[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 try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstaex-io%2Fcijail" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/staex-io/cijail on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d73197bba5b950e81775dea6d6883fe7d6345a289e96fa7b72fc68b39fef99fa
[INFO] running `Command { std: "docker" "start" "-a" "d73197bba5b950e81775dea6d6883fe7d6345a289e96fa7b72fc68b39fef99fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d73197bba5b950e81775dea6d6883fe7d6345a289e96fa7b72fc68b39fef99fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d73197bba5b950e81775dea6d6883fe7d6345a289e96fa7b72fc68b39fef99fa", kill_on_drop: false }`
[INFO] [stdout] d73197bba5b950e81775dea6d6883fe7d6345a289e96fa7b72fc68b39fef99fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d0afed3fc177c9e404557f859c9c302b59910ad03f7cdb685710ceea341f03f
[INFO] running `Command { std: "docker" "start" "-a" "9d0afed3fc177c9e404557f859c9c302b59910ad03f7cdb685710ceea341f03f", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling aws-lc-rs v1.8.1
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling cc v1.1.16
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling mirai-annotations v1.12.0
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rustix v0.38.35
[INFO] [stderr]    Compiling io-lifetimes v2.0.3
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[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 syn v2.0.77
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling libseccomp-sys v0.2.1
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling libseccomp v0.3.0
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling virtue v0.0.13
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling rlimit v0.10.2
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling socketpair v0.19.5
[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 clap_builder v4.5.17
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling bincode_derive v2.0.0-rc.3
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling passfd v0.1.6
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling punycode v0.4.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling bincode v2.0.0-rc.3
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling tempfile v3.12.0
[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 thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling rcgen v0.13.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling caps v0.5.5
[INFO] [stderr]    Compiling clap v4.5.17
[INFO] [stderr]    Compiling cijail v0.6.9 (/opt/rustwide/workdir)
[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 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)]` (part of `#[warn(unused)]`) 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 1m 02s
[INFO] running `Command { std: "docker" "inspect" "9d0afed3fc177c9e404557f859c9c302b59910ad03f7cdb685710ceea341f03f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d0afed3fc177c9e404557f859c9c302b59910ad03f7cdb685710ceea341f03f", kill_on_drop: false }`
[INFO] [stdout] 9d0afed3fc177c9e404557f859c9c302b59910ad03f7cdb685710ceea341f03f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28f0f88458939101f51772798a5f4ae92da6281d2f5436c4cff033ee5ea3c052
[INFO] running `Command { std: "docker" "start" "-a" "28f0f88458939101f51772798a5f4ae92da6281d2f5436c4cff033ee5ea3c052", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling cijail v0.6.9 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling env_logger v0.8.4
[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 tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rcgen v0.13.1
[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 quickcheck_macros v1.0.0
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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 21.15s
[INFO] running `Command { std: "docker" "inspect" "28f0f88458939101f51772798a5f4ae92da6281d2f5436c4cff033ee5ea3c052", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28f0f88458939101f51772798a5f4ae92da6281d2f5436c4cff033ee5ea3c052", kill_on_drop: false }`
[INFO] [stdout] 28f0f88458939101f51772798a5f4ae92da6281d2f5436c4cff033ee5ea3c052
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ff23fe73f880a2d7230b1646a23c5e6d927c4bf4f3ebd076326ee104d7657602
[INFO] running `Command { std: "docker" "start" "-a" "ff23fe73f880a2d7230b1646a23c5e6d927c4bf4f3ebd076326ee104d7657602", 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)]` (part of `#[warn(unused)]`) 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") generated 1 warning
[INFO] [stderr] warning: `cijail` (bin "cijail" test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cijail-4ddc281a2d628e9d)
[INFO] [stdout] running 25 tests
[INFO] [stdout] test dns_name::tests::comparisons ... ok
[INFO] [stdout] test dns_name::tests::punycode ... ok
[INFO] [stdout] test any_socket_addr::tests::print ... ok
[INFO] [stdout] test dns_name::tests::invalid_dns_names ... ok
[INFO] [stdout] test dns_packet::tests::parse_non_existent_answer ... ok
[INFO] [stdout] test dns_packet::tests::parse_partial_packet ... ok
[INFO] [stdout] test dns_name::tests::comparison_property ... ok
[INFO] [stdout] test dns_packet::tests::parse_random_packet ... ok
[INFO] [stdout] test dns_packet::tests::parse_reverse_lookup_answer ... 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::read_write_name_simple ... ok
[INFO] [stdout] test dns_name::tests::dns_names ... ok
[INFO] [stdout] test dns_packet::tests::parse_reverse_lookup_question ... ok
[INFO] [stdout] test uri::tests::edge_cases ... ok
[INFO] [stdout] test dns_name::tests::dns_labels ... ok
[INFO] [stdout] test dns_packet::tests::read_write_answer ... ok
[INFO] [stdout] test dns_packet::tests::read_write_name ... ok
[INFO] [stdout] test dns_packet::tests::read_write_question ... ok
[INFO] [stdout] test endpoint_set::tests::glob_to_regex_test ... ok
[INFO] [stdout] test uri::tests::uris ... ok
[INFO] [stdout] test dns_packet::tests::read_write_header ... ok
[INFO] [stdout] test endpoint_set::tests::count ... ok
[INFO] [stdout] test endpoint_set::tests::base64 ... ok
[INFO] [stdout] test dns_packet::tests::read_write_packet ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.28s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/cijail/main.rs (/opt/rustwide/target/debug/deps/cijail-c629e7913db90c44)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test socket::bindgen_test_layout___SOCKADDR_ARG ... ok
[INFO] [stdout] test socket::bindgen_test_layout___CONST_SOCKADDR_ARG ... ok
[INFO] [stdout] test socket::bindgen_test_layout___atomic_wide_counter ... ok
[INFO] [stdout] test socket::bindgen_test_layout___atomic_wide_counter__bindgen_ty_1 ... 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___fsid_t ... 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_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_osockaddr ... ok
[INFO] [stdout] test socket::bindgen_test_layout_pthread_attr_t ... ok
[INFO] [stdout] test socket::bindgen_test_layout_pthread_barrier_t ... ok
[INFO] [stdout] test socket::bindgen_test_layout_pthread_cond_t ... ok
[INFO] [stdout] test socket::bindgen_test_layout_pthread_mutexattr_t ... ok
[INFO] [stdout] test socket::bindgen_test_layout_timespec ... ok
[INFO] [stdout] test socket::bindgen_test_layout_pthread_barrierattr_t ... ok
[INFO] [stdout] test socket::bindgen_test_layout_ucred ... ok
[INFO] [stdout] test socket::bindgen_test_layout___sigset_t ... ok
[INFO] [stdout] test socket::bindgen_test_layout_timeval ... ok
[INFO] [stdout] test socket::bindgen_test_layout_pthread_mutex_t ... ok
[INFO] [stdout] test socket::bindgen_test_layout_pthread_condattr_t ... ok
[INFO] [stdout] test socket::bindgen_test_layout_pthread_rwlock_t ... 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_sockaddr ... ok
[INFO] [stdout] test socket::bindgen_test_layout___kernel_fd_set ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/cijail-proxy/main.rs (/opt/rustwide/target/debug/deps/cijail_proxy-5a0c5a5fe29d3f53)
[INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stderr]      Running unittests src/bin/print-caps/main.rs (/opt/rustwide/target/debug/deps/print_caps-ddf9585ed4bfc8fa)
[INFO] [stdout] 
[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-33c906921d111db8)
[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] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-3a97f903c17778db)
[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] [Sun Nov 09 08:33:07 2025] cijail-proxy: openssl cert file: /usr/lib/ssl/cert.pem
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail-proxy: openssl cert file: /usr/lib/ssl/cert.pem
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail-proxy: openssl cert file: /usr/lib/ssl/cert.pem
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail-proxy: openssl cert file: /usr/lib/ssl/cert.pem
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail-proxy: openssl cert file: /usr/lib/ssl/cert.pem
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: set GIT_SSL_CAINFO = /tmp/.tmpwtXKi0
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: set HTTPS_PROXY = http://127.0.0.1:42291
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: set HTTP_PROXY = http://127.0.0.1:42291
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: set NODE_EXTRA_CA_CERTS = /tmp/.tmpwtXKi0
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: unset NO_PROXY
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: set PIP_CERT = /tmp/.tmpwtXKi0
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: set SSL_CERT_FILE = /tmp/.tmpwtXKi0
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: set http_proxy = http://127.0.0.1:42291
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: set https_proxy = http://127.0.0.1:42291
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: unset no_proxy
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: set GIT_SSL_CAINFO = /tmp/.tmpBF3XkC
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: set HTTPS_PROXY = http://127.0.0.1:45969
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: set HTTP_PROXY = http://127.0.0.1:45969
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: set NODE_EXTRA_CA_CERTS = /tmp/.tmpBF3XkC
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: unset NO_PROXY
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: set PIP_CERT = /tmp/.tmpBF3XkC
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: set SSL_CERT_FILE = /tmp/.tmpBF3XkC
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: set http_proxy = http://127.0.0.1:45969
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: set https_proxy = http://127.0.0.1:45969
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: unset no_proxy
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: failed to read tracee process memory (failed to open `/proc/851/mem`: Permission denied (os error 13)), try to enable CAP_SYS_PTRACE capability
[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] [Sun Nov 09 08:33:07 2025] cijail: failed to read tracee process memory (failed to open `/proc/849/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] [Sun Nov 09 08:33:07 2025] cijail: set GIT_SSL_CAINFO = /tmp/.tmpEH8Yte
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: set HTTPS_PROXY = http://127.0.0.1:35867
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: set HTTP_PROXY = http://127.0.0.1:35867
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: set NODE_EXTRA_CA_CERTS = /tmp/.tmpEH8Yte
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: unset NO_PROXY
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: set PIP_CERT = /tmp/.tmpEH8Yte
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: set SSL_CERT_FILE = /tmp/.tmpEH8Yte
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: set http_proxy = http://127.0.0.1:35867
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: set https_proxy = http://127.0.0.1:35867
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: unset no_proxy
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: set GIT_SSL_CAINFO = /tmp/.tmpFPJxy4
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: set HTTPS_PROXY = http://127.0.0.1:42921
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: set HTTP_PROXY = http://127.0.0.1:42921
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: set NODE_EXTRA_CA_CERTS = /tmp/.tmpFPJxy4
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: unset NO_PROXY
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: set PIP_CERT = /tmp/.tmpFPJxy4
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: set SSL_CERT_FILE = /tmp/.tmpFPJxy4
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: set http_proxy = http://127.0.0.1:42921
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: set https_proxy = http://127.0.0.1:42921
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: unset no_proxy
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: failed to read tracee process memory (failed to open `/proc/855/mem`: Permission denied (os error 13)), try to enable CAP_SYS_PTRACE capability
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: failed to execute `dig @127.0.0.1 -p 60848 +timeout=2 name.tld`: does the file exist?
[INFO] [stderr] /bin/sh: error while loading shared libraries: libc.so.6: cannot open shared object file: Error 38
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: set GIT_SSL_CAINFO = /tmp/.tmpwsyxTC
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: set HTTPS_PROXY = http://127.0.0.1:40341
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: set HTTP_PROXY = http://127.0.0.1:40341
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: set NODE_EXTRA_CA_CERTS = /tmp/.tmpwsyxTC
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: unset NO_PROXY
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: set PIP_CERT = /tmp/.tmpwsyxTC
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: set SSL_CERT_FILE = /tmp/.tmpwsyxTC
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: set http_proxy = http://127.0.0.1:40341
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: set https_proxy = http://127.0.0.1:40341
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: unset no_proxy
[INFO] [stderr] [Sun Nov 09 08:33:07 2025] cijail: failed to read tracee process memory (failed to open `/proc/861/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] [stdout] test capabilities ... FAILED
[INFO] [stdout] test dig ... FAILED
[INFO] [stdout] test read_dev_mem_symlink ... FAILED
[INFO] [stdout] test read_proc_mem ... FAILED
[INFO] [stdout] test read_dev_mem ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- capabilities stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'capabilities' (752) 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:     0x597acab078d2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x597acab078d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x597acab078d2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x597acab078d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x597acab17f1f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x597acab17f1f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x597acaad4aa3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x597acaad4aa3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x597acaae0e52 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x597acaae5b6f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x597acaae5a01 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x597acaa86f6e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x597acaa86f6e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x597acaae617f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x597acaae617f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x597acaae5fda - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x597acaae0f89 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x597acaac926d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x597acab20380 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x597acaa576cb - cli::assert_success::hf47ad2d99bc2fb42
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:110:17
[INFO] [stdout]   20:     0x597acaa56bfc - cli::capabilities::h3b6cb85baf8db8d0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:103:5
[INFO] [stdout]   21:     0x597acaa56c57 - cli::capabilities::{{closure}}::hf46bc5a22e7cec9e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:101:18
[INFO] [stdout]   22:     0x597acaa60f66 - core::ops::function::FnOnce::call_once::hdc668aa9762eb948
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x597acaa86d6b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x597acaa86d6b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x597acaa9adcd - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x597acaa9adcd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x597acaa9adcd - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x597acaa9adcd - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x597acaa9adcd - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x597acaa9adcd - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x597acaa9adcd - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x597acaa74314 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x597acaa74314 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x597acaa77b6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   35:     0x597acaa77b6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x597acaa77b6a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x597acaa77b6a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x597acaa77b6a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x597acaa77b6a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   40:     0x597acaa77b6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x597acaadc2af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   42:     0x597acaadc2af - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   43:     0x7cd7c677faa4 - <unknown>
[INFO] [stdout]   44:     0x7cd7c680ca64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- dig stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'dig' (754) panicked at tests/cli.rs:131:17:
[INFO] [stdout] failed to run `/opt/rustwide/target/debug/cijail dig @127.0.0.1 -p 60848 +timeout=2 name.tld`: exit code 111, expected 9
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x597acab078d2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x597acab078d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x597acab078d2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x597acab078d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x597acab17f1f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x597acab17f1f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x597acaad4aa3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x597acaad4aa3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x597acaae0e52 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x597acaae5b6f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x597acaae5a01 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x597acaa86f6e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x597acaa86f6e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x597acaae617f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x597acaae617f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x597acaae5fda - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x597acaae0f89 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x597acaac926d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x597acab20380 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x597acaa5737a - cli::assert_failure::h239206a2c4080704
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:131:17
[INFO] [stdout]   20:     0x597acaa58174 - cli::dig::h63367fd2c3967b08
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:24:5
[INFO] [stdout]   21:     0x597acaa58697 - cli::dig::{{closure}}::hc5caeb5ee6fe56a7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:12:9
[INFO] [stdout]   22:     0x597acaa60e06 - core::ops::function::FnOnce::call_once::h6ebe94225fa5adcc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x597acaa86d6b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x597acaa86d6b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x597acaa9adcd - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x597acaa9adcd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x597acaa9adcd - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x597acaa9adcd - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x597acaa9adcd - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x597acaa9adcd - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x597acaa9adcd - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x597acaa74314 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x597acaa74314 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x597acaa77b6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   35:     0x597acaa77b6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x597acaa77b6a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x597acaa77b6a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x597acaa77b6a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x597acaa77b6a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   40:     0x597acaa77b6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x597acaadc2af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   42:     0x597acaadc2af - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   43:     0x7cd7c677faa4 - <unknown>
[INFO] [stdout]   44:     0x7cd7c680ca64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- read_dev_mem_symlink stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'read_dev_mem_symlink' (759) 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:     0x597acab078d2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x597acab078d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x597acab078d2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x597acab078d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x597acab17f1f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x597acab17f1f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x597acaad4aa3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x597acaad4aa3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x597acaae0e52 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x597acaae5b6f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x597acaae5a01 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x597acaa86f6e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x597acaa86f6e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x597acaae617f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x597acaae617f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x597acaae5fda - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x597acaae0f89 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x597acaac926d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x597acab20380 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x597acaa5737a - cli::assert_failure::h239206a2c4080704
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:131:17
[INFO] [stdout]   20:     0x597acaa57a5c - cli::read_dev_mem_symlink::h4c0d8482260a07e6
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:71:5
[INFO] [stdout]   21:     0x597acaa57aa7 - cli::read_dev_mem_symlink::{{closure}}::h4abfb42de89fdf21
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:60:26
[INFO] [stdout]   22:     0x597acaa60d26 - core::ops::function::FnOnce::call_once::h1ba7a00c1b58a799
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x597acaa86d6b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x597acaa86d6b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x597acaa9adcd - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x597acaa9adcd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x597acaa9adcd - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x597acaa9adcd - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x597acaa9adcd - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x597acaa9adcd - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x597acaa9adcd - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x597acaa74314 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x597acaa74314 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x597acaa77b6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   35:     0x597acaa77b6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x597acaa77b6a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x597acaa77b6a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x597acaa77b6a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x597acaa77b6a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   40:     0x597acaa77b6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x597acaadc2af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   42:     0x597acaadc2af - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   43:     0x7cd7c677faa4 - <unknown>
[INFO] [stdout]   44:     0x7cd7c680ca64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- read_proc_mem stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'read_proc_mem' (760) 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:     0x597acab078d2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x597acab078d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x597acab078d2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x597acab078d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x597acab17f1f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x597acab17f1f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x597acaad4aa3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x597acaad4aa3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x597acaae0e52 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x597acaae5b6f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x597acaae5a01 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x597acaa86f6e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x597acaa86f6e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x597acaae617f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x597acaae617f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x597acaae5fda - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x597acaae0f89 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x597acaac926d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x597acab20380 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x597acaa5737a - cli::assert_failure::h239206a2c4080704
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:131:17
[INFO] [stdout]   20:     0x597acaa57087 - cli::read_proc_mem::h800e9ec96618123a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:97:5
[INFO] [stdout]   21:     0x597acaa570d7 - cli::read_proc_mem::{{closure}}::h69171f4146bfc29a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:75:19
[INFO] [stdout]   22:     0x597acaa60e46 - core::ops::function::FnOnce::call_once::h7dee375ed2c48a39
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x597acaa86d6b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x597acaa86d6b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x597acaa9adcd - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x597acaa9adcd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x597acaa9adcd - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x597acaa9adcd - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x597acaa9adcd - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x597acaa9adcd - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x597acaa9adcd - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x597acaa74314 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x597acaa74314 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x597acaa77b6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   35:     0x597acaa77b6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x597acaa77b6a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x597acaa77b6a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x597acaa77b6a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x597acaa77b6a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   40:     0x597acaa77b6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x597acaadc2af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   42:     0x597acaadc2af - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   43:     0x7cd7c677faa4 - <unknown>
[INFO] [stdout]   44:     0x7cd7c680ca64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- read_dev_mem stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'read_dev_mem' (757) 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:     0x597acab078d2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x597acab078d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x597acab078d2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x597acab078d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x597acab17f1f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x597acab17f1f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x597acaad4aa3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x597acaad4aa3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x597acaae0e52 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x597acaae5b6f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x597acaae5a01 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x597acaa86f6e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x597acaa86f6e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x597acaae617f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x597acaae617f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x597acaae5fda - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x597acaae0f89 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x597acaac926d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x597acab20380 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x597acaa5737a - cli::assert_failure::h239206a2c4080704
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:131:17
[INFO] [stdout]   20:     0x597acaa56dbc - cli::read_dev_mem::h63ab264b28f38700
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:56:5
[INFO] [stdout]   21:     0x597acaa56e07 - cli::read_dev_mem::{{closure}}::h9f6bbe24430ad172
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:54:18
[INFO] [stdout]   22:     0x597acaa60f16 - core::ops::function::FnOnce::call_once::h9c21ca453bae1995
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x597acaa86d6b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x597acaa86d6b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x597acaa9adcd - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x597acaa9adcd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x597acaa9adcd - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x597acaa9adcd - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x597acaa9adcd - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x597acaa9adcd - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x597acaa9adcd - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x597acaa74314 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x597acaa74314 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x597acaa77b6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   35:     0x597acaa77b6a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x597acaa77b6a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x597acaa77b6a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x597acaa77b6a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x597acaa77b6a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   40:     0x597acaa77b6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x597acaadc2af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   42:     0x597acaadc2af - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   43:     0x7cd7c677faa4 - <unknown>
[INFO] [stdout]   44:     0x7cd7c680ca64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[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.25s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cli`
[INFO] running `Command { std: "docker" "inspect" "ff23fe73f880a2d7230b1646a23c5e6d927c4bf4f3ebd076326ee104d7657602", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff23fe73f880a2d7230b1646a23c5e6d927c4bf4f3ebd076326ee104d7657602", kill_on_drop: false }`
[INFO] [stdout] ff23fe73f880a2d7230b1646a23c5e6d927c4bf4f3ebd076326ee104d7657602
