[INFO] cloning repository https://github.com/gcapizzi/neo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gcapizzi/neo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgcapizzi%2Fneo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgcapizzi%2Fneo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cea4370c2230c1042c3da65f28245fdb042470b8
[INFO] testing gcapizzi/neo against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgcapizzi%2Fneo" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/gcapizzi/neo on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/gcapizzi/neo
[INFO] finished tweaking git repo https://github.com/gcapizzi/neo
[INFO] tweaked toml for git repo https://github.com/gcapizzi/neo written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/gcapizzi/neo 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 692bc0b2fcf25417b9b71291baf51952f2adbe4f189c1982227846068e5af1d5
[INFO] running `Command { std: "docker" "start" "-a" "692bc0b2fcf25417b9b71291baf51952f2adbe4f189c1982227846068e5af1d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "692bc0b2fcf25417b9b71291baf51952f2adbe4f189c1982227846068e5af1d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "692bc0b2fcf25417b9b71291baf51952f2adbe4f189c1982227846068e5af1d5", kill_on_drop: false }`
[INFO] [stdout] 692bc0b2fcf25417b9b71291baf51952f2adbe4f189c1982227846068e5af1d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3be850e25b2a7d6dfd0354d207be03cb2328f4e329f970ec69545222a22bbe25
[INFO] running `Command { std: "docker" "start" "-a" "3be850e25b2a7d6dfd0354d207be03cb2328f4e329f970ec69545222a22bbe25", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling syn v2.0.55
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling traitobject v0.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling unsafe-any v0.4.2
[INFO] [stderr]    Compiling mime v0.2.6
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]    Compiling mime_guess v1.8.8
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling typemap v0.3.3
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling typeable v0.1.2
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling hyper v0.10.16
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling plugin v0.2.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling rustls v0.22.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling modifier v0.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling chrono v0.4.37
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.2
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling ascii v0.8.7
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling chunked_transfer v0.3.1
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling groupable v0.2.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling tiny_http v0.6.4
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling iron v0.6.1
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling twoway v0.1.8
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling mustache v0.9.0
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling nickel v0.11.0
[INFO] [stderr]    Compiling ureq v2.9.6
[INFO] [stderr]    Compiling multipart v0.18.0
[INFO] [stderr]    Compiling neo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.98s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0, traitobject v0.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "3be850e25b2a7d6dfd0354d207be03cb2328f4e329f970ec69545222a22bbe25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3be850e25b2a7d6dfd0354d207be03cb2328f4e329f970ec69545222a22bbe25", kill_on_drop: false }`
[INFO] [stdout] 3be850e25b2a7d6dfd0354d207be03cb2328f4e329f970ec69545222a22bbe25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b5a0b1ddd0283249ac38963fb1c784df3f9946b1126e3d517f323f7a3a384ed2
[INFO] running `Command { std: "docker" "start" "-a" "b5a0b1ddd0283249ac38963fb1c784df3f9946b1126e3d517f323f7a3a384ed2", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling assert_cmd v2.0.14
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling nickel v0.11.0
[INFO] [stderr]    Compiling predicates v3.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling multipart v0.18.0
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling neo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.28s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0, traitobject v0.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "b5a0b1ddd0283249ac38963fb1c784df3f9946b1126e3d517f323f7a3a384ed2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5a0b1ddd0283249ac38963fb1c784df3f9946b1126e3d517f323f7a3a384ed2", kill_on_drop: false }`
[INFO] [stdout] b5a0b1ddd0283249ac38963fb1c784df3f9946b1126e3d517f323f7a3a384ed2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e46ab7abd6442730bcc9a76ea295c574f25ebd8e18886a1900e8ca69b8704a62
[INFO] running `Command { std: "docker" "start" "-a" "e46ab7abd6442730bcc9a76ea295c574f25ebd8e18886a1900e8ca69b8704a62", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0, traitobject v0.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/neo-3498aea03d87a0cd)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::pushing_listing_and_deleting_files ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::pushing_listing_and_deleting_files stdout ----
[INFO] [stdout] Error: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.81/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1964:27
[INFO] [stdout]    2: neo::tests::pushing_listing_and_deleting_files
[INFO] [stdout]              at ./src/lib.rs:120:41
[INFO] [stdout]    3: neo::tests::pushing_listing_and_deleting_files::{{closure}}
[INFO] [stdout]              at ./src/lib.rs:119:48
[INFO] [stdout]    4: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    5: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]    7: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]    8: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]    9: std::panicking::try::do_call
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   10: std::panicking::try
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   11: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   12: test::run_test_in_process
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   13: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   14: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   15: std::sys_common::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   16: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   17: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   18: std::panicking::try::do_call
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   19: std::panicking::try
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   20: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   21: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   22: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   24: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   25: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: __clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::pushing_listing_and_deleting_files
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "e46ab7abd6442730bcc9a76ea295c574f25ebd8e18886a1900e8ca69b8704a62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e46ab7abd6442730bcc9a76ea295c574f25ebd8e18886a1900e8ca69b8704a62", kill_on_drop: false }`
[INFO] [stdout] e46ab7abd6442730bcc9a76ea295c574f25ebd8e18886a1900e8ca69b8704a62
[INFO] testing gcapizzi/neo against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgcapizzi%2Fneo" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/gcapizzi/neo on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/gcapizzi/neo
[INFO] finished tweaking git repo https://github.com/gcapizzi/neo
[INFO] tweaked toml for git repo https://github.com/gcapizzi/neo written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/gcapizzi/neo 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c9cb277274a1d0dc3b6e82f0cecfa0a0ee205a69003223c99d2c0b9dede2cce2
[INFO] running `Command { std: "docker" "start" "-a" "c9cb277274a1d0dc3b6e82f0cecfa0a0ee205a69003223c99d2c0b9dede2cce2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9cb277274a1d0dc3b6e82f0cecfa0a0ee205a69003223c99d2c0b9dede2cce2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9cb277274a1d0dc3b6e82f0cecfa0a0ee205a69003223c99d2c0b9dede2cce2", kill_on_drop: false }`
[INFO] [stdout] c9cb277274a1d0dc3b6e82f0cecfa0a0ee205a69003223c99d2c0b9dede2cce2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5907e357efaf7d4150ce0e2d679bd48e5f3fed0d6db26a0733905cc88125f412
[INFO] running `Command { std: "docker" "start" "-a" "5907e357efaf7d4150ce0e2d679bd48e5f3fed0d6db26a0733905cc88125f412", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling syn v2.0.55
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling traitobject v0.1.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling unsafe-any v0.4.2
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling mime v0.2.6
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling mime_guess v1.8.8
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling typemap v0.3.3
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling typeable v0.1.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling hyper v0.10.16
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling plugin v0.2.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling rustls v0.22.3
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling modifier v0.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling chrono v0.4.37
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.2
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling groupable v0.2.0
[INFO] [stderr]    Compiling ascii v0.8.7
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling chunked_transfer v0.3.1
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling tiny_http v0.6.4
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling iron v0.6.1
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling twoway v0.1.8
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling mustache v0.9.0
[INFO] [stderr]    Compiling nickel v0.11.0
[INFO] [stderr]    Compiling ureq v2.9.6
[INFO] [stderr]    Compiling multipart v0.18.0
[INFO] [stderr]    Compiling neo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0, traitobject v0.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "5907e357efaf7d4150ce0e2d679bd48e5f3fed0d6db26a0733905cc88125f412", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5907e357efaf7d4150ce0e2d679bd48e5f3fed0d6db26a0733905cc88125f412", kill_on_drop: false }`
[INFO] [stdout] 5907e357efaf7d4150ce0e2d679bd48e5f3fed0d6db26a0733905cc88125f412
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f48247bff47059cdaa345dc6f49764d1c5d7db04ed22df6ddf6656513840bf1
[INFO] running `Command { std: "docker" "start" "-a" "1f48247bff47059cdaa345dc6f49764d1c5d7db04ed22df6ddf6656513840bf1", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling assert_cmd v2.0.14
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling nickel v0.11.0
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling predicates v3.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling multipart v0.18.0
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling neo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.42s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0, traitobject v0.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "1f48247bff47059cdaa345dc6f49764d1c5d7db04ed22df6ddf6656513840bf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f48247bff47059cdaa345dc6f49764d1c5d7db04ed22df6ddf6656513840bf1", kill_on_drop: false }`
[INFO] [stdout] 1f48247bff47059cdaa345dc6f49764d1c5d7db04ed22df6ddf6656513840bf1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3823c0654e3c7197ca7d75cbee4c19078f0cdc185379d68381b076030728bd38
[INFO] running `Command { std: "docker" "start" "-a" "3823c0654e3c7197ca7d75cbee4c19078f0cdc185379d68381b076030728bd38", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0, traitobject v0.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/neo-3498aea03d87a0cd)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::pushing_listing_and_deleting_files ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::pushing_listing_and_deleting_files stdout ----
[INFO] [stdout] Error: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.81/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1964:27
[INFO] [stdout]    2: neo::tests::pushing_listing_and_deleting_files
[INFO] [stdout]              at ./src/lib.rs:120:41
[INFO] [stdout]    3: neo::tests::pushing_listing_and_deleting_files::{{closure}}
[INFO] [stdout]              at ./src/lib.rs:119:48
[INFO] [stdout]    4: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    5: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]    7: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]    8: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]    9: std::panicking::try::do_call
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   10: std::panicking::try
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   11: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   12: test::run_test_in_process
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   13: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   14: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   15: std::sys_common::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   16: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   17: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   18: std::panicking::try::do_call
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   19: std::panicking::try
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   20: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   21: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   22: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   24: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   25: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: __clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::pushing_listing_and_deleting_files
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "3823c0654e3c7197ca7d75cbee4c19078f0cdc185379d68381b076030728bd38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3823c0654e3c7197ca7d75cbee4c19078f0cdc185379d68381b076030728bd38", kill_on_drop: false }`
[INFO] [stdout] 3823c0654e3c7197ca7d75cbee4c19078f0cdc185379d68381b076030728bd38
