[INFO] cloning repository https://github.com/staex-io/cijail [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/staex-io/cijail" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstaex-io%2Fcijail", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstaex-io%2Fcijail'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d34060701c279c869e4eb97220b0ec52cef0868 [INFO] testing staex-io/cijail against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstaex-io%2Fcijail" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/staex-io/cijail [INFO] finished tweaking git repo https://github.com/staex-io/cijail [INFO] tweaked toml for git repo https://github.com/staex-io/cijail written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/staex-io/cijail on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/staex-io/cijail already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1dece328189054a504bd5633b936d37f407ce3cae87f29a67f4bff7e69224ff8 [INFO] running `Command { std: "docker" "start" "-a" "1dece328189054a504bd5633b936d37f407ce3cae87f29a67f4bff7e69224ff8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1dece328189054a504bd5633b936d37f407ce3cae87f29a67f4bff7e69224ff8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dece328189054a504bd5633b936d37f407ce3cae87f29a67f4bff7e69224ff8", kill_on_drop: false }` [INFO] [stdout] 1dece328189054a504bd5633b936d37f407ce3cae87f29a67f4bff7e69224ff8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7001676bf13a9ecc51d39cf76cbe4b2952b42917f0baa70a891b6781b0a4b0a4 [INFO] running `Command { std: "docker" "start" "-a" "7001676bf13a9ecc51d39cf76cbe4b2952b42917f0baa70a891b6781b0a4b0a4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling aws-lc-rs v1.8.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling mirai-annotations v1.12.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling io-lifetimes v2.0.3 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling io-extras v0.18.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling libseccomp-sys v0.2.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling libseccomp v0.3.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling cc v1.1.16 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling socketpair v0.19.5 [INFO] [stderr] Compiling rlimit v0.10.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling virtue v0.0.13 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling clap_builder v4.5.17 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling bincode_derive v2.0.0-rc.3 [INFO] [stderr] Compiling passfd v0.1.6 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling punycode v0.4.1 [INFO] [stderr] Compiling bincode v2.0.0-rc.3 [INFO] [stderr] Compiling aws-lc-sys v0.20.1 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling rcgen v0.13.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling caps v0.5.5 [INFO] [stderr] Compiling cijail v0.6.9 (/opt/rustwide/workdir) [INFO] [stderr] Compiling clap v4.5.17 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rustls-webpki v0.102.7 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling http-mitm-proxy v0.6.1 [INFO] [stdout] warning: unused return value of `exec` that must be used [INFO] [stdout] --> src/bin/cijail/main.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | command.exec(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 100 | let _ = command.exec(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 51s [INFO] running `Command { std: "docker" "inspect" "7001676bf13a9ecc51d39cf76cbe4b2952b42917f0baa70a891b6781b0a4b0a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7001676bf13a9ecc51d39cf76cbe4b2952b42917f0baa70a891b6781b0a4b0a4", kill_on_drop: false }` [INFO] [stdout] 7001676bf13a9ecc51d39cf76cbe4b2952b42917f0baa70a891b6781b0a4b0a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4944db517403358692b1a895cf6ad7fe87cacb6acd45daad73384bb6de22d553 [INFO] running `Command { std: "docker" "start" "-a" "4944db517403358692b1a895cf6ad7fe87cacb6acd45daad73384bb6de22d553", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling cijail v0.6.9 (/opt/rustwide/workdir) [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling test_bin v0.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling rcgen v0.13.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling http-mitm-proxy v0.6.1 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stdout] warning: unused return value of `exec` that must be used [INFO] [stdout] --> src/bin/cijail/main.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | command.exec(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 100 | let _ = command.exec(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `exec` that must be used [INFO] [stdout] --> src/bin/cijail/main.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | command.exec(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 100 | let _ = command.exec(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `Command { std: "docker" "inspect" "4944db517403358692b1a895cf6ad7fe87cacb6acd45daad73384bb6de22d553", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4944db517403358692b1a895cf6ad7fe87cacb6acd45daad73384bb6de22d553", kill_on_drop: false }` [INFO] [stdout] 4944db517403358692b1a895cf6ad7fe87cacb6acd45daad73384bb6de22d553 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 258a1193590d35f83c82dbdf58dce37c7fbd7201379aa96bdb8c37e4739e8b44 [INFO] running `Command { std: "docker" "start" "-a" "258a1193590d35f83c82dbdf58dce37c7fbd7201379aa96bdb8c37e4739e8b44", kill_on_drop: false }` [INFO] [stderr] Compiling cijail v0.6.9 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused return value of `exec` that must be used [INFO] [stderr] --> src/bin/cijail/main.rs:100:5 [INFO] [stderr] | [INFO] [stderr] 100 | command.exec(); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 100 | let _ = command.exec(); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `cijail` (bin "cijail" test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `cijail` (bin "cijail") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 32.81s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cijail-650d9ba78d026add) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test any_socket_addr::tests::print ... ok [INFO] [stdout] test dns_name::tests::comparisons ... ok [INFO] [stdout] test dns_name::tests::dns_labels ... ok [INFO] [stdout] test dns_name::tests::invalid_dns_names ... ok [INFO] [stdout] test dns_name::tests::dns_names ... ok [INFO] [stdout] test dns_name::tests::punycode ... ok [INFO] [stdout] test dns_packet::tests::parse_non_existent_answer ... ok [INFO] [stdout] test dns_name::tests::comparison_property ... ok [INFO] [stdout] test dns_packet::tests::parse_partial_packet ... ok [INFO] [stdout] test dns_packet::tests::parse_real_answer ... ok [INFO] [stdout] test dns_packet::tests::parse_real_query ... ok [INFO] [stdout] test dns_packet::tests::parse_reverse_lookup_answer ... ok [INFO] [stdout] test dns_packet::tests::parse_reverse_lookup_question ... ok [INFO] [stdout] test dns_packet::tests::parse_random_packet ... ok [INFO] [stdout] test dns_packet::tests::read_write_name_simple ... ok [INFO] [stdout] test dns_packet::tests::read_write_header ... ok [INFO] [stdout] test uri::tests::edge_cases ... ok [INFO] [stdout] test dns_packet::tests::read_write_name ... ok [INFO] [stdout] test dns_packet::tests::read_write_question ... ok [INFO] [stdout] test uri::tests::uris ... ok [INFO] [stdout] test dns_packet::tests::read_write_answer ... ok [INFO] [stdout] test endpoint_set::tests::glob_to_regex_test ... ok [INFO] [stdout] test endpoint_set::tests::count ... ok [INFO] [stdout] test dns_packet::tests::read_write_packet ... ok [INFO] [stdout] test endpoint_set::tests::base64 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/cijail/main.rs (/opt/rustwide/target/debug/deps/cijail-0287ccc7d66d1ce0) [INFO] [stdout] [INFO] [stdout] running 35 tests [INFO] [stdout] test socket::bindgen_test_layout___atomic_wide_counter ... ok [INFO] [stdout] test socket::bindgen_test_layout___CONST_SOCKADDR_ARG ... ok [INFO] [stdout] test socket::bindgen_test_layout___SOCKADDR_ARG ... ok [INFO] [stdout] test socket::bindgen_test_layout___atomic_wide_counter__bindgen_ty_1 ... ok [INFO] [stdout] test socket::bindgen_test_layout___fsid_t ... ok [INFO] [stdout] test socket::bindgen_test_layout___kernel_fd_set ... ok [INFO] [stdout] test socket::bindgen_test_layout___kernel_fsid_t ... ok [INFO] [stdout] test socket::bindgen_test_layout___once_flag ... ok [INFO] [stdout] test socket::bindgen_test_layout___pthread_cond_s ... ok [INFO] [stdout] test socket::bindgen_test_layout___pthread_internal_list ... ok [INFO] [stdout] test socket::bindgen_test_layout___pthread_internal_slist ... ok [INFO] [stdout] test socket::bindgen_test_layout___pthread_mutex_s ... ok [INFO] [stdout] test socket::bindgen_test_layout___pthread_rwlock_arch_t ... ok [INFO] [stdout] test socket::bindgen_test_layout___sigset_t ... ok [INFO] [stdout] test socket::bindgen_test_layout_cmsghdr ... ok [INFO] [stdout] test socket::bindgen_test_layout_fd_set ... ok [INFO] [stdout] test socket::bindgen_test_layout_iovec ... ok [INFO] [stdout] test socket::bindgen_test_layout_linger ... ok [INFO] [stdout] test socket::bindgen_test_layout_mmsghdr ... ok [INFO] [stdout] test socket::bindgen_test_layout_msghdr ... ok [INFO] [stdout] test socket::bindgen_test_layout_pthread_attr_t ... ok [INFO] [stdout] test socket::bindgen_test_layout_osockaddr ... ok [INFO] [stdout] test socket::bindgen_test_layout_pthread_barrier_t ... ok [INFO] [stdout] test socket::bindgen_test_layout_pthread_barrierattr_t ... ok [INFO] [stdout] test socket::bindgen_test_layout_pthread_mutex_t ... ok [INFO] [stdout] test socket::bindgen_test_layout_pthread_rwlock_t ... ok [INFO] [stdout] test socket::bindgen_test_layout_pthread_condattr_t ... ok [INFO] [stdout] test socket::bindgen_test_layout_pthread_mutexattr_t ... ok [INFO] [stdout] test socket::bindgen_test_layout_ucred ... ok [INFO] [stdout] test socket::bindgen_test_layout_pthread_cond_t ... ok [INFO] [stdout] test socket::bindgen_test_layout_sockaddr ... ok [INFO] [stdout] test socket::bindgen_test_layout_pthread_rwlockattr_t ... ok [INFO] [stdout] test socket::bindgen_test_layout_sockaddr_storage ... ok [INFO] [stdout] test socket::bindgen_test_layout_timeval ... ok [INFO] [stdout] test socket::bindgen_test_layout_timespec ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/cijail-proxy/main.rs (/opt/rustwide/target/debug/deps/cijail_proxy-38eb61d3f92a3630) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/print-caps/main.rs (/opt/rustwide/target/debug/deps/print_caps-59435d9f8a8b045d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/test-caps/main.rs (/opt/rustwide/target/debug/deps/test_caps-495ecdceed75cae2) [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-bb6842a9bad57e3e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test curl ... ok [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail-proxy: openssl cert file: /usr/lib/ssl/cert.pem[Mon Oct 13 15:12:40 2025] cijail-proxy: openssl cert file: /usr/lib/ssl/cert.pem [INFO] [stderr] [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail-proxy: openssl cert file: /usr/lib/ssl/cert.pem [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail-proxy: openssl cert file: /usr/lib/ssl/cert.pem [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail-proxy: openssl cert file: /usr/lib/ssl/cert.pem [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: set GIT_SSL_CAINFO = /tmp/.tmpHN9Ujl [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: set HTTPS_PROXY = http://127.0.0.1:46283 [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: set HTTP_PROXY = http://127.0.0.1:46283 [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: set NODE_EXTRA_CA_CERTS = /tmp/.tmpHN9Ujl [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: unset NO_PROXY [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: set PIP_CERT = /tmp/.tmpHN9Ujl [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: set SSL_CERT_FILE = /tmp/.tmpHN9Ujl [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: set http_proxy = http://127.0.0.1:46283 [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: set https_proxy = http://127.0.0.1:46283 [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: unset no_proxy [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: set GIT_SSL_CAINFO = /tmp/.tmpqsGeVb [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: set HTTPS_PROXY = http://127.0.0.1:46261 [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: set HTTP_PROXY = http://127.0.0.1:46261 [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: set NODE_EXTRA_CA_CERTS = /tmp/.tmpqsGeVb [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: unset NO_PROXY [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: set PIP_CERT = /tmp/.tmpqsGeVb [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: set SSL_CERT_FILE = /tmp/.tmpqsGeVb [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: set http_proxy = http://127.0.0.1:46261 [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: set https_proxy = http://127.0.0.1:46261 [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: unset no_proxy [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: failed to read tracee process memory (failed to open `/proc/965/mem`: Permission denied (os error 13)), try to enable CAP_SYS_PTRACE capability [INFO] [stderr] /bin/sh: error while loading shared libraries: libc.so.6: cannot open shared object file: Error 38 [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: failed to read tracee process memory (failed to open `/proc/962/mem`: Permission denied (os error 13)), try to enable CAP_SYS_PTRACE capability [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: set GIT_SSL_CAINFO = /tmp/.tmpMi33CK [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: set HTTPS_PROXY = http://127.0.0.1:38305 [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: set HTTP_PROXY = http://127.0.0.1:38305 [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: set NODE_EXTRA_CA_CERTS = /tmp/.tmpMi33CK [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: unset NO_PROXY [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: set PIP_CERT = /tmp/.tmpMi33CK [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: set SSL_CERT_FILE = /tmp/.tmpMi33CK [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: set http_proxy = http://127.0.0.1:38305 [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: set https_proxy = http://127.0.0.1:38305 [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: unset no_proxy [INFO] [stderr] /opt/rustwide/target/debug/test-caps: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: Error 38 [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: failed to read tracee process memory (failed to open `/proc/968/mem`: Permission denied (os error 13)), try to enable CAP_SYS_PTRACE capability [INFO] [stderr] /bin/sh: error while loading shared libraries: libc.so.6: cannot open shared object file: Error 38 [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: set GIT_SSL_CAINFO = /tmp/.tmp4WtI93 [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: set HTTPS_PROXY = http://127.0.0.1:42593 [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: set HTTP_PROXY = http://127.0.0.1:42593 [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: set NODE_EXTRA_CA_CERTS = /tmp/.tmp4WtI93 [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: unset NO_PROXY [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: set PIP_CERT = /tmp/.tmp4WtI93 [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: set SSL_CERT_FILE = /tmp/.tmp4WtI93 [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: set http_proxy = http://127.0.0.1:42593 [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: set https_proxy = http://127.0.0.1:42593 [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: unset no_proxy [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: failed to read tracee process memory (failed to open `/proc/971/mem`: Permission denied (os error 13)), try to enable CAP_SYS_PTRACE capability [INFO] [stderr] /bin/sh: error while loading shared libraries: libc.so.6: cannot open shared object file: Error 38 [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: set GIT_SSL_CAINFO = /tmp/.tmpkc2xGi [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: set HTTPS_PROXY = http://127.0.0.1:46639 [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: set HTTP_PROXY = http://127.0.0.1:46639 [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: set NODE_EXTRA_CA_CERTS = /tmp/.tmpkc2xGi [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: unset NO_PROXY [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: set PIP_CERT = /tmp/.tmpkc2xGi [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: set SSL_CERT_FILE = /tmp/.tmpkc2xGi [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: set http_proxy = http://127.0.0.1:46639 [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: set https_proxy = http://127.0.0.1:46639 [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: unset no_proxy [INFO] [stderr] [Mon Oct 13 15:12:40 2025] cijail: failed to execute `dig @127.0.0.1 -p 38094 +timeout=2 name.tld`: does the file exist? [INFO] [stdout] test read_proc_mem ... FAILED [INFO] [stdout] test capabilities ... FAILED [INFO] [stdout] test read_dev_mem_symlink ... FAILED [INFO] [stdout] test dig ... FAILED [INFO] [stdout] test read_dev_mem ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- read_proc_mem stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'read_proc_mem' panicked at tests/cli.rs:131:17: [INFO] [stdout] failed to run `/opt/rustwide/target/debug/cijail /bin/sh -c [INFO] [stdout] set -e [INFO] [stdout] not_found=1 [INFO] [stdout] for i in /proc/*/exe; do [INFO] [stdout] filename="$(readlink "$i" || true)" [INFO] [stdout] if ! expr "$filename" : '.*cijail$' >/dev/null; then [INFO] [stdout] continue [INFO] [stdout] fi [INFO] [stdout] not_found=0 [INFO] [stdout] mem="$(dirname "$i")"/mem [INFO] [stdout] echo "$mem" "$filename" >&2 [INFO] [stdout] cat "$mem" >/dev/null [INFO] [stdout] done [INFO] [stdout] exit $not_found [INFO] [stdout] `: exit code 127, expected 1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a56f6821902 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a56f6821902 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a56f6821902 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5a56f6821902 - ::fmt::ha2e7e3a01df69042 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5a56f6848f13 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5a56f6848f13 - core::fmt::write::h7cb8f63788cd01d2 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25 [INFO] [stdout] 6: 0x5a56f681e573 - std::io::default_write_fmt::h9ed739ccee8a150c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a56f681e573 - std::io::Write::write_fmt::h1c0a32da913b32f1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5a56f6821752 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5a56f6822e6c - std::panicking::default_hook::{{closure}}::h29548987efd832cb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5a56f6822cc2 - std::panicking::default_hook::ha25170a15c643514 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5a56f67e68e4 - as core::ops::function::Fn>::call::h562adeecbf43c420 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5a56f67e68e4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a56f682384b - as core::ops::function::Fn>::call::h7e85cbdbda26fdb7 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5a56f682384b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5a56f682361a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5a56f6821df9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x5a56f68232ad - __rustc[beb0385846a06d21]::rust_begin_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5a56f6847690 - core::panicking::panic_fmt::ha33fa2ae772efba9 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5a56f67aa1df - cli::assert_failure::h9912092c602ee622 [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:131:17 [INFO] [stdout] 20: 0x5a56f67a8b9f - cli::read_proc_mem::h34132aae270cb883 [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:97:5 [INFO] [stdout] 21: 0x5a56f67a8b9f - cli::read_proc_mem::{{closure}}::h4be96fda5d0f4508 [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:75:19 [INFO] [stdout] 22: 0x5a56f67a8b9f - core::ops::function::FnOnce::call_once::hac0719da8ae14970 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5a56f67ec01b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5a56f67ec01b - test::__rust_begin_short_backtrace::h5724e31441c16fcb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18 [INFO] [stdout] 25: 0x5a56f67eb25e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74 [INFO] [stdout] 26: 0x5a56f67eb25e - as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x5a56f67eb25e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 28: 0x5a56f67eb25e - std::panicking::catch_unwind::h9477967ceea044e8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 29: 0x5a56f67eb25e - std::panic::catch_unwind::h616a2e249da12e16 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5a56f67eb25e - test::run_test_in_process::h2758deb0f2e54430 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27 [INFO] [stdout] 31: 0x5a56f67eb25e - test::run_test::{{closure}}::habe5cd2564b18aaa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43 [INFO] [stdout] 32: 0x5a56f67aee04 - test::run_test::{{closure}}::h9a0a6928f1a15421 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41 [INFO] [stdout] 33: 0x5a56f67aee04 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x5a56f67b27aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x5a56f67b27aa - as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x5a56f67b27aa - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 37: 0x5a56f67b27aa - std::panicking::catch_unwind::h0c6f100786c0dad8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 38: 0x5a56f67b27aa - std::panic::catch_unwind::hf6084e2723385823 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5a56f67b27aa - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x5a56f67b27aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5a56f6826837 - as core::ops::function::FnOnce>::call_once::hf31256ba38644b65 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 42: 0x5a56f6826837 - as core::ops::function::FnOnce>::call_once::h100ad77f3448041b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 43: 0x5a56f6826837 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 44: 0x77f17ec5caa4 - [INFO] [stdout] 45: 0x77f17ece9a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- capabilities stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'capabilities' panicked at tests/cli.rs:110:17: [INFO] [stdout] failed to run `/opt/rustwide/target/debug/cijail /opt/rustwide/target/debug/test-caps`: exit code 127 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a56f6821902 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a56f6821902 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a56f6821902 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5a56f6821902 - ::fmt::ha2e7e3a01df69042 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5a56f6848f13 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5a56f6848f13 - core::fmt::write::h7cb8f63788cd01d2 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25 [INFO] [stdout] 6: 0x5a56f681e573 - std::io::default_write_fmt::h9ed739ccee8a150c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a56f681e573 - std::io::Write::write_fmt::h1c0a32da913b32f1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5a56f6821752 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5a56f6822e6c - std::panicking::default_hook::{{closure}}::h29548987efd832cb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5a56f6822cc2 - std::panicking::default_hook::ha25170a15c643514 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5a56f67e68e4 - as core::ops::function::Fn>::call::h562adeecbf43c420 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5a56f67e68e4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a56f682384b - as core::ops::function::Fn>::call::h7e85cbdbda26fdb7 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5a56f682384b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5a56f682361a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5a56f6821df9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x5a56f68232ad - __rustc[beb0385846a06d21]::rust_begin_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5a56f6847690 - core::panicking::panic_fmt::ha33fa2ae772efba9 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5a56f67a9fa2 - cli::assert_success::h4f0829d14d539d0c [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:110:17 [INFO] [stdout] 20: 0x5a56f67a85b5 - cli::capabilities::h110b9bb3444615fd [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:103:5 [INFO] [stdout] 21: 0x5a56f67a85b5 - cli::capabilities::{{closure}}::hfee6e35a408ae941 [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:101:18 [INFO] [stdout] 22: 0x5a56f67a85b5 - core::ops::function::FnOnce::call_once::h0c7ca32fe7c72313 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5a56f67ec01b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5a56f67ec01b - test::__rust_begin_short_backtrace::h5724e31441c16fcb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18 [INFO] [stdout] 25: 0x5a56f67eb25e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74 [INFO] [stdout] 26: 0x5a56f67eb25e - as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x5a56f67eb25e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 28: 0x5a56f67eb25e - std::panicking::catch_unwind::h9477967ceea044e8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 29: 0x5a56f67eb25e - std::panic::catch_unwind::h616a2e249da12e16 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5a56f67eb25e - test::run_test_in_process::h2758deb0f2e54430 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27 [INFO] [stdout] 31: 0x5a56f67eb25e - test::run_test::{{closure}}::habe5cd2564b18aaa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43 [INFO] [stdout] 32: 0x5a56f67aee04 - test::run_test::{{closure}}::h9a0a6928f1a15421 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41 [INFO] [stdout] 33: 0x5a56f67aee04 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x5a56f67b27aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x5a56f67b27aa - as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x5a56f67b27aa - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 37: 0x5a56f67b27aa - std::panicking::catch_unwind::h0c6f100786c0dad8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 38: 0x5a56f67b27aa - std::panic::catch_unwind::hf6084e2723385823 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5a56f67b27aa - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x5a56f67b27aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5a56f6826837 - as core::ops::function::FnOnce>::call_once::hf31256ba38644b65 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 42: 0x5a56f6826837 - as core::ops::function::FnOnce>::call_once::h100ad77f3448041b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 43: 0x5a56f6826837 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 44: 0x77f17ec5caa4 - [INFO] [stdout] 45: 0x77f17ece9a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- read_dev_mem_symlink stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'read_dev_mem_symlink' panicked at tests/cli.rs:131:17: [INFO] [stdout] failed to run `/opt/rustwide/target/debug/cijail /bin/sh -c [INFO] [stdout] set -e [INFO] [stdout] tmpdir=$(mktemp -d) [INFO] [stdout] ln -s /dev/mem $tmpdir/mem [INFO] [stdout] exec head -n1 $tmpdir/mem [INFO] [stdout] `: exit code 127, expected 1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a56f6821902 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a56f6821902 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a56f6821902 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5a56f6821902 - ::fmt::ha2e7e3a01df69042 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5a56f6848f13 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5a56f6848f13 - core::fmt::write::h7cb8f63788cd01d2 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25 [INFO] [stdout] 6: 0x5a56f681e573 - std::io::default_write_fmt::h9ed739ccee8a150c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a56f681e573 - std::io::Write::write_fmt::h1c0a32da913b32f1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5a56f6821752 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5a56f6822e6c - std::panicking::default_hook::{{closure}}::h29548987efd832cb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5a56f6822cc2 - std::panicking::default_hook::ha25170a15c643514 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5a56f67e68e4 - as core::ops::function::Fn>::call::h562adeecbf43c420 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5a56f67e68e4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a56f682384b - as core::ops::function::Fn>::call::h7e85cbdbda26fdb7 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5a56f682384b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5a56f682361a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5a56f6821df9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x5a56f68232ad - __rustc[beb0385846a06d21]::rust_begin_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5a56f6847690 - core::panicking::panic_fmt::ha33fa2ae772efba9 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5a56f67aa1df - cli::assert_failure::h9912092c602ee622 [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:131:17 [INFO] [stdout] 20: 0x5a56f67a896a - cli::read_dev_mem_symlink::h4a8c8ca6a0ed162a [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:71:5 [INFO] [stdout] 21: 0x5a56f67a896a - cli::read_dev_mem_symlink::{{closure}}::he1ed06ce9872850b [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:60:26 [INFO] [stdout] 22: 0x5a56f67a896a - core::ops::function::FnOnce::call_once::h7680692ed14a2c80 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5a56f67ec01b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5a56f67ec01b - test::__rust_begin_short_backtrace::h5724e31441c16fcb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18 [INFO] [stdout] 25: 0x5a56f67eb25e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74 [INFO] [stdout] 26: 0x5a56f67eb25e - as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x5a56f67eb25e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 28: 0x5a56f67eb25e - std::panicking::catch_unwind::h9477967ceea044e8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 29: 0x5a56f67eb25e - std::panic::catch_unwind::h616a2e249da12e16 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5a56f67eb25e - test::run_test_in_process::h2758deb0f2e54430 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27 [INFO] [stdout] 31: 0x5a56f67eb25e - test::run_test::{{closure}}::habe5cd2564b18aaa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43 [INFO] [stdout] 32: 0x5a56f67aee04 - test::run_test::{{closure}}::h9a0a6928f1a15421 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41 [INFO] [stdout] 33: 0x5a56f67aee04 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x5a56f67b27aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x5a56f67b27aa - as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x5a56f67b27aa - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 37: 0x5a56f67b27aa - std::panicking::catch_unwind::h0c6f100786c0dad8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 38: 0x5a56f67b27aa - std::panic::catch_unwind::hf6084e2723385823 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5a56f67b27aa - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x5a56f67b27aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5a56f6826837 - as core::ops::function::FnOnce>::call_once::hf31256ba38644b65 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 42: 0x5a56f6826837 - as core::ops::function::FnOnce>::call_once::h100ad77f3448041b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 43: 0x5a56f6826837 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 44: 0x77f17ec5caa4 - [INFO] [stdout] 45: 0x77f17ece9a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- dig stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'dig' panicked at tests/cli.rs:131:17: [INFO] [stdout] failed to run `/opt/rustwide/target/debug/cijail dig @127.0.0.1 -p 38094 +timeout=2 name.tld`: exit code 111, expected 9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a56f6821902 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a56f6821902 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a56f6821902 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5a56f6821902 - ::fmt::ha2e7e3a01df69042 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5a56f6848f13 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5a56f6848f13 - core::fmt::write::h7cb8f63788cd01d2 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25 [INFO] [stdout] 6: 0x5a56f681e573 - std::io::default_write_fmt::h9ed739ccee8a150c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a56f681e573 - std::io::Write::write_fmt::h1c0a32da913b32f1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5a56f6821752 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5a56f6822e6c - std::panicking::default_hook::{{closure}}::h29548987efd832cb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5a56f6822cc2 - std::panicking::default_hook::ha25170a15c643514 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5a56f67e68e4 - as core::ops::function::Fn>::call::h562adeecbf43c420 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5a56f67e68e4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a56f682384b - as core::ops::function::Fn>::call::h7e85cbdbda26fdb7 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5a56f682384b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5a56f682361a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5a56f6821df9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x5a56f68232ad - __rustc[beb0385846a06d21]::rust_begin_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5a56f6847690 - core::panicking::panic_fmt::ha33fa2ae772efba9 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5a56f67aa1df - cli::assert_failure::h9912092c602ee622 [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:131:17 [INFO] [stdout] 20: 0x5a56f67a9136 - cli::dig::h2459b309ab427266 [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:24:5 [INFO] [stdout] 21: 0x5a56f67a9136 - cli::dig::{{closure}}::h8a7dba2ab01a6cf7 [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:12:9 [INFO] [stdout] 22: 0x5a56f67a9136 - core::ops::function::FnOnce::call_once::hcf0270a7aa99d33c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5a56f67ec01b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5a56f67ec01b - test::__rust_begin_short_backtrace::h5724e31441c16fcb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18 [INFO] [stdout] 25: 0x5a56f67eb25e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74 [INFO] [stdout] 26: 0x5a56f67eb25e - as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x5a56f67eb25e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 28: 0x5a56f67eb25e - std::panicking::catch_unwind::h9477967ceea044e8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 29: 0x5a56f67eb25e - std::panic::catch_unwind::h616a2e249da12e16 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5a56f67eb25e - test::run_test_in_process::h2758deb0f2e54430 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27 [INFO] [stdout] 31: 0x5a56f67eb25e - test::run_test::{{closure}}::habe5cd2564b18aaa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43 [INFO] [stdout] 32: 0x5a56f67aee04 - test::run_test::{{closure}}::h9a0a6928f1a15421 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41 [INFO] [stdout] 33: 0x5a56f67aee04 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x5a56f67b27aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x5a56f67b27aa - as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x5a56f67b27aa - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 37: 0x5a56f67b27aa - std::panicking::catch_unwind::h0c6f100786c0dad8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 38: 0x5a56f67b27aa - std::panic::catch_unwind::hf6084e2723385823 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5a56f67b27aa - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x5a56f67b27aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5a56f6826837 - as core::ops::function::FnOnce>::call_once::hf31256ba38644b65 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 42: 0x5a56f6826837 - as core::ops::function::FnOnce>::call_once::h100ad77f3448041b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 43: 0x5a56f6826837 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 44: 0x77f17ec5caa4 - [INFO] [stdout] 45: 0x77f17ece9a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- read_dev_mem stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'read_dev_mem' panicked at tests/cli.rs:131:17: [INFO] [stdout] failed to run `/opt/rustwide/target/debug/cijail /bin/sh -c exec head -n1 /dev/mem`: exit code 127, expected 1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a56f6821902 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a56f6821902 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a56f6821902 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5a56f6821902 - ::fmt::ha2e7e3a01df69042 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5a56f6848f13 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5a56f6848f13 - core::fmt::write::h7cb8f63788cd01d2 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25 [INFO] [stdout] 6: 0x5a56f681e573 - std::io::default_write_fmt::h9ed739ccee8a150c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a56f681e573 - std::io::Write::write_fmt::h1c0a32da913b32f1 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5a56f6821752 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5a56f6822e6c - std::panicking::default_hook::{{closure}}::h29548987efd832cb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5a56f6822cc2 - std::panicking::default_hook::ha25170a15c643514 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5a56f67e68e4 - as core::ops::function::Fn>::call::h562adeecbf43c420 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5a56f67e68e4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a56f682384b - as core::ops::function::Fn>::call::h7e85cbdbda26fdb7 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5a56f682384b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5a56f682361a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5a56f6821df9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x5a56f68232ad - __rustc[beb0385846a06d21]::rust_begin_unwind [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5a56f6847690 - core::panicking::panic_fmt::ha33fa2ae772efba9 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5a56f67aa1df - cli::assert_failure::h9912092c602ee622 [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:131:17 [INFO] [stdout] 20: 0x5a56f67a87aa - cli::read_dev_mem::he2a9100e7cbc64cc [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:56:5 [INFO] [stdout] 21: 0x5a56f67a87aa - cli::read_dev_mem::{{closure}}::hbefbd6d2680e5fea [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:54:18 [INFO] [stdout] 22: 0x5a56f67a87aa - core::ops::function::FnOnce::call_once::h3da0d4eb8ba9e918 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5a56f67ec01b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5a56f67ec01b - test::__rust_begin_short_backtrace::h5724e31441c16fcb [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18 [INFO] [stdout] 25: 0x5a56f67eb25e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74 [INFO] [stdout] 26: 0x5a56f67eb25e - as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x5a56f67eb25e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 28: 0x5a56f67eb25e - std::panicking::catch_unwind::h9477967ceea044e8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 29: 0x5a56f67eb25e - std::panic::catch_unwind::h616a2e249da12e16 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5a56f67eb25e - test::run_test_in_process::h2758deb0f2e54430 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27 [INFO] [stdout] 31: 0x5a56f67eb25e - test::run_test::{{closure}}::habe5cd2564b18aaa [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43 [INFO] [stdout] 32: 0x5a56f67aee04 - test::run_test::{{closure}}::h9a0a6928f1a15421 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41 [INFO] [stdout] 33: 0x5a56f67aee04 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x5a56f67b27aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x5a56f67b27aa - as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x5a56f67b27aa - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stdout] 37: 0x5a56f67b27aa - std::panicking::catch_unwind::h0c6f100786c0dad8 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stdout] 38: 0x5a56f67b27aa - std::panic::catch_unwind::hf6084e2723385823 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5a56f67b27aa - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x5a56f67b27aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5a56f6826837 - as core::ops::function::FnOnce>::call_once::hf31256ba38644b65 [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 42: 0x5a56f6826837 - as core::ops::function::FnOnce>::call_once::h100ad77f3448041b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 43: 0x5a56f6826837 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b [INFO] [stdout] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 44: 0x77f17ec5caa4 - [INFO] [stdout] 45: 0x77f17ece9a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] capabilities [INFO] [stdout] dig [INFO] [stdout] read_dev_mem [INFO] [stdout] read_dev_mem_symlink [INFO] [stdout] read_proc_mem [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test cli` [INFO] running `Command { std: "docker" "inspect" "258a1193590d35f83c82dbdf58dce37c7fbd7201379aa96bdb8c37e4739e8b44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "258a1193590d35f83c82dbdf58dce37c7fbd7201379aa96bdb8c37e4739e8b44", kill_on_drop: false }` [INFO] [stdout] 258a1193590d35f83c82dbdf58dce37c7fbd7201379aa96bdb8c37e4739e8b44