[INFO] fetching crate iocore-test 3.1.0...
[INFO] testing iocore-test-3.1.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate iocore-test 3.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate iocore-test 3.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate iocore-test 3.1.0
[INFO] tweaked toml for crates.io crate iocore-test 3.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate iocore-test 3.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 iocore-test 3.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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c4703bd895db005e59bc515a0892d40f6afc8b4bf9b075e1502ce8aaf3b9353e
[INFO] running `Command { std: "docker" "start" "-a" "c4703bd895db005e59bc515a0892d40f6afc8b4bf9b075e1502ce8aaf3b9353e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4703bd895db005e59bc515a0892d40f6afc8b4bf9b075e1502ce8aaf3b9353e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4703bd895db005e59bc515a0892d40f6afc8b4bf9b075e1502ce8aaf3b9353e", kill_on_drop: false }`
[INFO] [stdout] c4703bd895db005e59bc515a0892d40f6afc8b4bf9b075e1502ce8aaf3b9353e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 1e2ed4d1480881656a83377e3cfb356cbedc36f791fd9404a1e5a4e9ce69051e
[INFO] running `Command { std: "docker" "start" "-a" "1e2ed4d1480881656a83377e3cfb356cbedc36f791fd9404a1e5a4e9ce69051e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling sanitation v1.0.3
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling trilobyte v0.1.2
[INFO] [stderr]    Compiling thread-groups v0.1.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling dumbeq v0.1.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling iocore v3.1.0
[INFO] [stderr]    Compiling iocore-test v3.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.36s
[INFO] running `Command { std: "docker" "inspect" "1e2ed4d1480881656a83377e3cfb356cbedc36f791fd9404a1e5a4e9ce69051e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e2ed4d1480881656a83377e3cfb356cbedc36f791fd9404a1e5a4e9ce69051e", kill_on_drop: false }`
[INFO] [stdout] 1e2ed4d1480881656a83377e3cfb356cbedc36f791fd9404a1e5a4e9ce69051e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] e622cda73967c7b6cc9331e8f363352e9ca100618f2f447077bc472a86ac9da8
[INFO] running `Command { std: "docker" "start" "-a" "e622cda73967c7b6cc9331e8f363352e9ca100618f2f447077bc472a86ac9da8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling dumbeq v0.1.2
[INFO] [stderr]    Compiling terminal_size v0.2.6
[INFO] [stderr]    Compiling k9 v0.12.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling iocore v3.1.0
[INFO] [stderr]    Compiling iocore-test v3.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.23s
[INFO] running `Command { std: "docker" "inspect" "e622cda73967c7b6cc9331e8f363352e9ca100618f2f447077bc472a86ac9da8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e622cda73967c7b6cc9331e8f363352e9ca100618f2f447077bc472a86ac9da8", kill_on_drop: false }`
[INFO] [stdout] e622cda73967c7b6cc9331e8f363352e9ca100618f2f447077bc472a86ac9da8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] c9e1b6f940eaed6bd6cf182a3f61962e9e0056fe9261d2443cc2867e57010379
[INFO] running `Command { std: "docker" "start" "-a" "c9e1b6f940eaed6bd6cf182a3f61962e9e0056fe9261d2443cc2867e57010379", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests iocore-test/lib.rs (/opt/rustwide/target/debug/build/iocore-test/5c82792eb3a13fdf/deps/iocore_test-5c82792eb3a13fdf)
[INFO] [stderr]      Running tests/test.rs (/opt/rustwide/target/debug/build/iocore-test/04e2105277a49353/deps/test-04e2105277a49353)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_seq_bytes ... ok
[INFO] [stdout] test test_folder_path ... ok
[INFO] [stdout] test test_path_to_test_file ... FAILED
[INFO] [stdout] test test_path_to_test_folder ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_path_to_test_file stdout ----
[INFO] [stdout] Error: FileSystemError("FileSystemError: \"tests/__test_files__/test/test_path_to_test_file/test_path_to_test_file\": Read-only file system (os error 30) [iocore::fs::opts::OpenOptions::open::{{closure}}:[/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/iocore-3.1.0/src/fs/opts.rs:90]]\n [iocore::fs::Path::write::{{closure}}:[/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/iocore-3.1.0/src/fs.rs:301]]\n")
[INFO] [stdout] 
[INFO] [stdout] ---- test_path_to_test_folder stdout ----
[INFO] [stdout] Error: FileSystemError("creating directory \"tests/__test_files__/test/test_path_to_test_folder/test_path_to_test_folder\": Read-only file system (os error 30) [iocore::fs::Path::mkdir::{{closure}}:[/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/iocore-3.1.0/src/fs.rs:821]]\n")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_path_to_test_file
[INFO] [stdout]     test_path_to_test_folder
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test`
[INFO] running `Command { std: "docker" "inspect" "c9e1b6f940eaed6bd6cf182a3f61962e9e0056fe9261d2443cc2867e57010379", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9e1b6f940eaed6bd6cf182a3f61962e9e0056fe9261d2443cc2867e57010379", kill_on_drop: false }`
[INFO] [stdout] c9e1b6f940eaed6bd6cf182a3f61962e9e0056fe9261d2443cc2867e57010379
