[INFO] fetching crate raventhemer 1.5.3...
[INFO] building raventhemer-1.5.3 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate raventhemer 1.5.3 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate raventhemer 1.5.3
[INFO] finished tweaking crates.io crate raventhemer 1.5.3
[INFO] tweaked toml for crates.io crate raventhemer 1.5.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate raventhemer 1.5.3 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 334 packages to latest compatible versions
[INFO] [stderr]       Adding clap-verbosity-flag v0.2.0 (available: v3.0.4)
[INFO] [stderr]       Adding dirs v1.0.5 (available: v6.0.0)
[INFO] [stderr]       Adding human-panic v1.2.3 (available: v2.0.3)
[INFO] [stderr]       Adding structopt v0.2.18 (available: v0.3.26)
[INFO] [stderr]       Adding time v0.1.45 (available: v0.3.44)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3f967e39330338265bed2126790c9131c6564843eedb2dbabfca4124b8e47833
[INFO] running `Command { std: "docker" "start" "-a" "3f967e39330338265bed2126790c9131c6564843eedb2dbabfca4124b8e47833", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f967e39330338265bed2126790c9131c6564843eedb2dbabfca4124b8e47833", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f967e39330338265bed2126790c9131c6564843eedb2dbabfca4124b8e47833", kill_on_drop: false }`
[INFO] [stdout] 3f967e39330338265bed2126790c9131c6564843eedb2dbabfca4124b8e47833
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 500dcc322076f954831023c51711bbdace862ac2a35ba5c478f49bdd556a7f47
[INFO] running `Command { std: "docker" "start" "-a" "500dcc322076f954831023c51711bbdace862ac2a35ba5c478f49bdd556a7f47", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling traitobject v0.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling unsafe-any v0.4.2
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling mime v0.2.6
[INFO] [stderr]    Compiling typemap v0.3.3
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling typeable v0.1.2
[INFO] [stderr]    Compiling mime_guess v1.8.8
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling hyper v0.10.16
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling h2 v0.1.26
[INFO] [stderr]    Compiling want v0.2.0
[INFO] [stderr]    Compiling plugin v0.2.6
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling modifier v0.1.0
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling publicsuffix v1.5.6
[INFO] [stderr]    Compiling mustache v0.9.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling chunked_transfer v0.3.1
[INFO] [stderr]    Compiling groupable v0.2.0
[INFO] [stderr]    Compiling ascii v0.8.7
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tiny_http v0.6.4
[INFO] [stderr]    Compiling hyper v0.12.36
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling iron v0.6.1
[INFO] [stderr]    Compiling nickel v0.11.0
[INFO] [stderr]    Compiling serde_urlencoded v0.5.5
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling structopt-derive v0.2.18
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling hyper-tls v0.3.2
[INFO] [stderr]    Compiling cookie_store v0.7.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling twoway v0.1.8
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling env_logger v0.5.13
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling multipart v0.15.4
[INFO] [stderr]    Compiling structopt v0.2.18
[INFO] [stderr]    Compiling reqwest v0.9.24
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling os_info v3.12.0
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling clap-verbosity-flag v0.2.0
[INFO] [stderr]    Compiling human-panic v1.2.3
[INFO] [stderr]    Compiling ravenlib v1.2.4
[INFO] [stderr]    Compiling raventhemer v1.5.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]   --> src/main.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.15.4, typemap v0.3.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "500dcc322076f954831023c51711bbdace862ac2a35ba5c478f49bdd556a7f47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "500dcc322076f954831023c51711bbdace862ac2a35ba5c478f49bdd556a7f47", kill_on_drop: false }`
[INFO] [stdout] 500dcc322076f954831023c51711bbdace862ac2a35ba5c478f49bdd556a7f47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61d334303b2d55b09169badbc74417b5b543b786eb3d7136e40f17292c8f2557
[INFO] running `Command { std: "docker" "start" "-a" "61d334303b2d55b09169badbc74417b5b543b786eb3d7136e40f17292c8f2557", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling raventhemer v1.5.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]   --> src/main.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.38s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.15.4, typemap v0.3.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "61d334303b2d55b09169badbc74417b5b543b786eb3d7136e40f17292c8f2557", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61d334303b2d55b09169badbc74417b5b543b786eb3d7136e40f17292c8f2557", kill_on_drop: false }`
[INFO] [stdout] 61d334303b2d55b09169badbc74417b5b543b786eb3d7136e40f17292c8f2557
