[INFO] fetching crate gripwoud 0.1.0...
[INFO] testing gripwoud-0.1.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate gripwoud 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate gripwoud 0.1.0
[INFO] finished tweaking crates.io crate gripwoud 0.1.0
[INFO] tweaked toml for crates.io crate gripwoud 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gripwoud 0.1.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gripwoud 0.1.0 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b2f5859b5a5e9bf691bdb0eac3c6d44e8d9496998dc68d95779d7a828eefc80f
[INFO] running `Command { std: "docker" "start" "-a" "b2f5859b5a5e9bf691bdb0eac3c6d44e8d9496998dc68d95779d7a828eefc80f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b2f5859b5a5e9bf691bdb0eac3c6d44e8d9496998dc68d95779d7a828eefc80f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2f5859b5a5e9bf691bdb0eac3c6d44e8d9496998dc68d95779d7a828eefc80f", kill_on_drop: false }`
[INFO] [stdout] b2f5859b5a5e9bf691bdb0eac3c6d44e8d9496998dc68d95779d7a828eefc80f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 06fac082c80608b7f25a65b15135e2e5c9eaca66fbbd79904de6dc88ec853601
[INFO] running `Command { std: "docker" "start" "-a" "06fac082c80608b7f25a65b15135e2e5c9eaca66fbbd79904de6dc88ec853601", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling anstream v0.6.12
[INFO] [stderr]    Compiling clap_builder v4.5.1
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.49
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.2
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling clap v4.5.1
[INFO] [stderr]    Compiling clap-verbosity-flag v2.2.0
[INFO] [stderr]    Compiling gripwoud v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.24s
[INFO] running `Command { std: "docker" "inspect" "06fac082c80608b7f25a65b15135e2e5c9eaca66fbbd79904de6dc88ec853601", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06fac082c80608b7f25a65b15135e2e5c9eaca66fbbd79904de6dc88ec853601", kill_on_drop: false }`
[INFO] [stdout] 06fac082c80608b7f25a65b15135e2e5c9eaca66fbbd79904de6dc88ec853601
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 367049363d1f36f0b85fd643aac79ed94380209d6be18dadaa3e6e08d9e639a2
[INFO] running `Command { std: "docker" "start" "-a" "367049363d1f36f0b85fd643aac79ed94380209d6be18dadaa3e6e08d9e639a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling assert_cmd v2.0.14
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling tempfile v3.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling bstr v1.9.0
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling predicates v3.1.0
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling env_logger v0.11.2
[INFO] [stderr]    Compiling gripwoud v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ignore v0.4.22
[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 18.03s
[INFO] running `Command { std: "docker" "inspect" "367049363d1f36f0b85fd643aac79ed94380209d6be18dadaa3e6e08d9e639a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "367049363d1f36f0b85fd643aac79ed94380209d6be18dadaa3e6e08d9e639a2", kill_on_drop: false }`
[INFO] [stdout] 367049363d1f36f0b85fd643aac79ed94380209d6be18dadaa3e6e08d9e639a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 37b0475ff36bab364afbda153334232531c87263d70fce29f564d8baa7d09d2e
[INFO] running `Command { std: "docker" "start" "-a" "37b0475ff36bab364afbda153334232531c87263d70fce29f564d8baa7d09d2e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/gripwoud/a5f609e7000b1213/deps/gripwoud-a5f609e7000b1213)
[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/main.rs (/opt/rustwide/target/debug/build/gripwoud/3be2e02ac3767983/deps/gripwoud-3be2e02ac3767983)
[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 tests/cli.rs (/opt/rustwide/target/debug/build/gripwoud/83c2688bbb6b7f13/deps/cli-83c2688bbb6b7f13)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test file_doesnt_exist ... FAILED
[INFO] [stdout] test find_content_in_file ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- file_doesnt_exist stdout ----
[INFO] [stdout] Error: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/build/gripwoud/83c2688bbb6b7f13/grrs" }) }
[INFO] [stdout] 
[INFO] [stdout] ---- find_content_in_file stdout ----
[INFO] [stdout] Error: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/build/gripwoud/83c2688bbb6b7f13/grrs" }) }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     file_doesnt_exist
[INFO] [stdout]     find_content_in_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cli`
[INFO] running `Command { std: "docker" "inspect" "37b0475ff36bab364afbda153334232531c87263d70fce29f564d8baa7d09d2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37b0475ff36bab364afbda153334232531c87263d70fce29f564d8baa7d09d2e", kill_on_drop: false }`
[INFO] [stdout] 37b0475ff36bab364afbda153334232531c87263d70fce29f564d8baa7d09d2e
