[INFO] fetching crate cyl 0.3.1...
[INFO] testing cyl-0.3.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate cyl 0.3.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate cyl 0.3.1
[INFO] finished tweaking crates.io crate cyl 0.3.1
[INFO] tweaked toml for crates.io crate cyl 0.3.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cyl 0.3.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cyl 0.3.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3aff96d323217aa5abbe922717a9c7889a71525c6239e5962d7ba5f35f27b064
[INFO] running `Command { std: "docker" "start" "-a" "3aff96d323217aa5abbe922717a9c7889a71525c6239e5962d7ba5f35f27b064", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3aff96d323217aa5abbe922717a9c7889a71525c6239e5962d7ba5f35f27b064", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3aff96d323217aa5abbe922717a9c7889a71525c6239e5962d7ba5f35f27b064", kill_on_drop: false }`
[INFO] [stdout] 3aff96d323217aa5abbe922717a9c7889a71525c6239e5962d7ba5f35f27b064
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de2a839af7d62007bc319d0ca486398f18faa9b31671fbebdbd268fea9577072
[INFO] running `Command { std: "docker" "start" "-a" "de2a839af7d62007bc319d0ca486398f18faa9b31671fbebdbd268fea9577072", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling proc-macro2 v1.0.75
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling iana-time-zone v0.1.59
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling anstream v0.6.5
[INFO] [stderr]    Compiling whoami v1.4.1
[INFO] [stderr]    Compiling base64 v0.20.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling nu-ansi-term v0.49.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling clap_builder v4.4.12
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling is-terminal v0.4.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling secp256k1 v0.28.1
[INFO] [stderr]    Compiling flexi_logger v0.27.3
[INFO] [stderr]    Compiling clap v4.4.13
[INFO] [stderr]    Compiling cylinder v0.3.1
[INFO] [stderr]    Compiling cyl v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.74s
[INFO] running `Command { std: "docker" "inspect" "de2a839af7d62007bc319d0ca486398f18faa9b31671fbebdbd268fea9577072", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de2a839af7d62007bc319d0ca486398f18faa9b31671fbebdbd268fea9577072", kill_on_drop: false }`
[INFO] [stdout] de2a839af7d62007bc319d0ca486398f18faa9b31671fbebdbd268fea9577072
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c72fb51abb7d97cd6dc26e8b9eb0d1653eae0b31390e39ae5cc844d3ff807aeb
[INFO] running `Command { std: "docker" "start" "-a" "c72fb51abb7d97cd6dc26e8b9eb0d1653eae0b31390e39ae5cc844d3ff807aeb", kill_on_drop: false }`
[INFO] [stderr]    Compiling cyl v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s
[INFO] running `Command { std: "docker" "inspect" "c72fb51abb7d97cd6dc26e8b9eb0d1653eae0b31390e39ae5cc844d3ff807aeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c72fb51abb7d97cd6dc26e8b9eb0d1653eae0b31390e39ae5cc844d3ff807aeb", kill_on_drop: false }`
[INFO] [stdout] c72fb51abb7d97cd6dc26e8b9eb0d1653eae0b31390e39ae5cc844d3ff807aeb
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2cb924466352dc75c605e6f6381ce841d60cb822b56206bec4cbfb90f02a869b
[INFO] running `Command { std: "docker" "start" "-a" "2cb924466352dc75c605e6f6381ce841d60cb822b56206bec4cbfb90f02a869b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cyl-7ca2d7f88b9181e3)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test error::cli::tests::test_debug_with_message ... ok
[INFO] [stdout] test error::cli::tests::test_debug_from_source ... ok
[INFO] [stdout] test error::cli::tests::test_debug_from_source_with_message ... ok
[INFO] [stdout] test error::cli::tests::test_display_from_source_with_message ... ok
[INFO] [stdout] test error::cli::tests::test_display_with_message ... ok
[INFO] [stdout] test error::cli::tests::test_display_from_source ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2cb924466352dc75c605e6f6381ce841d60cb822b56206bec4cbfb90f02a869b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cb924466352dc75c605e6f6381ce841d60cb822b56206bec4cbfb90f02a869b", kill_on_drop: false }`
[INFO] [stdout] 2cb924466352dc75c605e6f6381ce841d60cb822b56206bec4cbfb90f02a869b
