[INFO] fetching crate licensure 0.8.1... [INFO] testing licensure-0.8.1 against 1.91.0 for beta-1.92-2 [INFO] extracting crate licensure 0.8.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate licensure 0.8.1 [INFO] finished tweaking crates.io crate licensure 0.8.1 [INFO] tweaked toml for crates.io crate licensure 0.8.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate licensure 0.8.1 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate licensure 0.8.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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simplelog v0.12.2 [INFO] [stderr] Downloaded ureq-proto v0.3.5 [INFO] [stderr] Downloaded cookie_store v0.21.1 [INFO] [stderr] Downloaded ureq v3.0.10 [INFO] [stderr] Downloaded serde_json v1.0.135 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fcda87229f37b34e5480f77d55f0c680daacd9a9a8a9c111646d38a3cf822b7c [INFO] running `Command { std: "docker" "start" "-a" "fcda87229f37b34e5480f77d55f0c680daacd9a9a8a9c111646d38a3cf822b7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fcda87229f37b34e5480f77d55f0c680daacd9a9a8a9c111646d38a3cf822b7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcda87229f37b34e5480f77d55f0c680daacd9a9a8a9c111646d38a3cf822b7c", kill_on_drop: false }` [INFO] [stdout] fcda87229f37b34e5480f77d55f0c680daacd9a9a8a9c111646d38a3cf822b7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5712a22e9ae4aea303d9eb9cf5e684dd6bc13ceb583e2fa1020f2cd1f2db0d0d [INFO] running `Command { std: "docker" "start" "-a" "5712a22e9ae4aea303d9eb9cf5e684dd6bc13ceb583e2fa1020f2cd1f2db0d0d", kill_on_drop: false }` [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling time-macros v0.2.21 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling ureq-proto v0.3.5 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling time v0.3.40 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling rustls-webpki v0.103.0 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling ureq v3.0.10 [INFO] [stderr] Compiling licensure v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.59s [INFO] running `Command { std: "docker" "inspect" "5712a22e9ae4aea303d9eb9cf5e684dd6bc13ceb583e2fa1020f2cd1f2db0d0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5712a22e9ae4aea303d9eb9cf5e684dd6bc13ceb583e2fa1020f2cd1f2db0d0d", kill_on_drop: false }` [INFO] [stdout] 5712a22e9ae4aea303d9eb9cf5e684dd6bc13ceb583e2fa1020f2cd1f2db0d0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 459f82ad96b39ba3149ee572b3ebeec11d23c1600bff56d68e9257cd93f63815 [INFO] running `Command { std: "docker" "start" "-a" "459f82ad96b39ba3149ee572b3ebeec11d23c1600bff56d68e9257cd93f63815", kill_on_drop: false }` [INFO] [stderr] Compiling licensure v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.04s [INFO] running `Command { std: "docker" "inspect" "459f82ad96b39ba3149ee572b3ebeec11d23c1600bff56d68e9257cd93f63815", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "459f82ad96b39ba3149ee572b3ebeec11d23c1600bff56d68e9257cd93f63815", kill_on_drop: false }` [INFO] [stdout] 459f82ad96b39ba3149ee572b3ebeec11d23c1600bff56d68e9257cd93f63815 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 780ad98b1374b2455714d5a7916551f198b8ff4be30a70d52e771150864b7426 [INFO] running `Command { std: "docker" "start" "-a" "780ad98b1374b2455714d5a7916551f198b8ff4be30a70d52e771150864b7426", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/licensure-7ddae61f3c79a2a3) [INFO] [stdout] running 33 tests [INFO] [stderr] error: test failed, to rerun pass `--bin licensure` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/licensure-7ddae61f3c79a2a3` (exit status: 1) [INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness. [INFO] running `Command { std: "docker" "inspect" "780ad98b1374b2455714d5a7916551f198b8ff4be30a70d52e771150864b7426", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "780ad98b1374b2455714d5a7916551f198b8ff4be30a70d52e771150864b7426", kill_on_drop: false }` [INFO] [stdout] 780ad98b1374b2455714d5a7916551f198b8ff4be30a70d52e771150864b7426