[INFO] fetching crate torrentinfo 0.1.1...
[INFO] testing torrentinfo-0.1.1 against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] extracting crate torrentinfo 0.1.1 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate torrentinfo 0.1.1 on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate torrentinfo 0.1.1
[INFO] finished tweaking crates.io crate torrentinfo 0.1.1
[INFO] tweaked toml for crates.io crate torrentinfo 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 73 packages to latest compatible versions
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.5.27)
[INFO] [stderr]       Adding error-chain v0.11.0 (available: v0.12.4)
[INFO] [stderr]       Adding number_prefix v0.2.8 (available: v0.4.0)
[INFO] [stderr]       Adding serde_bytes v0.10.5 (available: v0.11.15)
[INFO] [stderr]       Adding sha-1 v0.7.0 (available: v0.10.1)
[INFO] [stderr]       Adding yansi v0.4.0 (available: v1.0.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9a6d9548bbeb3f1088c5855a5c007ce45f3a005c33e59d78d16aadb820a4dfa5
[INFO] running `Command { std: "docker" "start" "-a" "9a6d9548bbeb3f1088c5855a5c007ce45f3a005c33e59d78d16aadb820a4dfa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a6d9548bbeb3f1088c5855a5c007ce45f3a005c33e59d78d16aadb820a4dfa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a6d9548bbeb3f1088c5855a5c007ce45f3a005c33e59d78d16aadb820a4dfa5", kill_on_drop: false }`
[INFO] [stdout] 9a6d9548bbeb3f1088c5855a5c007ce45f3a005c33e59d78d16aadb820a4dfa5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de928af8ad4708b149e6315bbd614786ffd4db69ba7cb51c229c4a4b72cc3399
[INFO] running `Command { std: "docker" "start" "-a" "de928af8ad4708b149e6315bbd614786ffd4db69ba7cb51c229c4a4b72cc3399", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling byte-tools v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling yansi v0.4.0
[INFO] [stderr]    Compiling generic-array v0.9.1
[INFO] [stderr]    Compiling number_prefix v0.2.8
[INFO] [stderr]    Compiling block-buffer v0.3.3
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling digest v0.7.6
[INFO] [stderr]    Compiling sha-1 v0.7.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling serde_bytes v0.10.5
[INFO] [stderr]    Compiling serde_bencode v0.2.4
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling error-chain v0.11.0
[INFO] [stderr]    Compiling torrentinfo v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / error_chain! {
[INFO] [stdout] 20 | |     foreign_links {
[INFO] [stdout] 21 | |         SerdeBencode(::serde_bencode::Error);
[INFO] [stdout] 22 | |     }
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> src/error.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / error_chain! {
[INFO] [stdout] 20 | |     foreign_links {
[INFO] [stdout] 21 | |         SerdeBencode(::serde_bencode::Error);
[INFO] [stdout] 22 | |     }
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/main.rs:155:13
[INFO] [stdout]     |
[INFO] [stdout] 155 |             ;
[INFO] [stdout]     |             ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]    --> src/main.rs:145:32
[INFO] [stdout]     |
[INFO] [stdout] 145 |                 let date = Utc.timestamp(*v, 0);
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.00s
[INFO] running `Command { std: "docker" "inspect" "de928af8ad4708b149e6315bbd614786ffd4db69ba7cb51c229c4a4b72cc3399", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de928af8ad4708b149e6315bbd614786ffd4db69ba7cb51c229c4a4b72cc3399", kill_on_drop: false }`
[INFO] [stdout] de928af8ad4708b149e6315bbd614786ffd4db69ba7cb51c229c4a4b72cc3399
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38dae239b42dcfad389914df7481e73fd998b3c4646eb4989d4dd85f902321ca
[INFO] running `Command { std: "docker" "start" "-a" "38dae239b42dcfad389914df7481e73fd998b3c4646eb4989d4dd85f902321ca", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / error_chain! {
[INFO] [stdout] 20 | |     foreign_links {
[INFO] [stdout] 21 | |         SerdeBencode(::serde_bencode::Error);
[INFO] [stdout] 22 | |     }
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> src/error.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / error_chain! {
[INFO] [stdout] 20 | |     foreign_links {
[INFO] [stdout] 21 | |         SerdeBencode(::serde_bencode::Error);
[INFO] [stdout] 22 | |     }
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling torrentinfo v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/main.rs:155:13
[INFO] [stdout]     |
[INFO] [stdout] 155 |             ;
[INFO] [stdout]     |             ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stdout]    --> src/main.rs:145:32
[INFO] [stdout]     |
[INFO] [stdout] 145 |                 let date = Utc.timestamp(*v, 0);
[INFO] [stdout]     |                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / error_chain! {
[INFO] [stdout] 20 | |     foreign_links {
[INFO] [stdout] 21 | |         SerdeBencode(::serde_bencode::Error);
[INFO] [stdout] 22 | |     }
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]   --> src/error.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / error_chain! {
[INFO] [stdout] 20 | |     foreign_links {
[INFO] [stdout] 21 | |         SerdeBencode(::serde_bencode::Error);
[INFO] [stdout] 22 | |     }
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] running `Command { std: "docker" "inspect" "38dae239b42dcfad389914df7481e73fd998b3c4646eb4989d4dd85f902321ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38dae239b42dcfad389914df7481e73fd998b3c4646eb4989d4dd85f902321ca", kill_on_drop: false }`
[INFO] [stdout] 38dae239b42dcfad389914df7481e73fd998b3c4646eb4989d4dd85f902321ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f6f28b4e2eef4849889e452d479986255f6e0b2f4352e4e4b373ef08a5b21840
[INFO] running `Command { std: "docker" "start" "-a" "f6f28b4e2eef4849889e452d479986255f6e0b2f4352e4e4b373ef08a5b21840", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]   --> src/error.rs:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | / error_chain! {
[INFO] [stderr] 20 | |     foreign_links {
[INFO] [stderr] 21 | |         SerdeBencode(::serde_bencode::Error);
[INFO] [stderr] 22 | |     }
[INFO] [stderr] 23 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stderr]   --> src/error.rs:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | / error_chain! {
[INFO] [stderr] 20 | |     foreign_links {
[INFO] [stderr] 21 | |         SerdeBencode(::serde_bencode::Error);
[INFO] [stderr] 22 | |     }
[INFO] [stderr] 23 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `torrentinfo` (lib) generated 2 warnings
[INFO] [stderr] warning: `torrentinfo` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> src/main.rs:155:13
[INFO] [stderr]     |
[INFO] [stderr] 155 |             ;
[INFO] [stderr]     |             ^ help: remove this semicolon
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead
[INFO] [stderr]    --> src/main.rs:145:32
[INFO] [stderr]     |
[INFO] [stderr] 145 |                 let date = Utc.timestamp(*v, 0);
[INFO] [stderr]     |                                ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `torrentinfo` (bin "torrentinfo" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/torrentinfo-f44052a2fa3f7379)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/torrentinfo-1ccdde01a74d1b1e)
[INFO] [stdout] test tests::test_to_hex ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[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]    Doc-tests torrentinfo
[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] running `Command { std: "docker" "inspect" "f6f28b4e2eef4849889e452d479986255f6e0b2f4352e4e4b373ef08a5b21840", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6f28b4e2eef4849889e452d479986255f6e0b2f4352e4e4b373ef08a5b21840", kill_on_drop: false }`
[INFO] [stdout] f6f28b4e2eef4849889e452d479986255f6e0b2f4352e4e4b373ef08a5b21840
