[INFO] fetching crate drum 0.4.4...
[INFO] testing drum-0.4.4 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate drum 0.4.4 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate drum 0.4.4
[INFO] finished tweaking crates.io crate drum 0.4.4
[INFO] tweaked toml for crates.io crate drum 0.4.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate drum 0.4.4 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 32 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v0.4.1 (available: v2.0.1)
[INFO] [stderr]       Adding serde v0.6.15 (available: v1.0.228)
[INFO] [stderr]       Adding serde_macros v0.6.14 (available: v0.8.9)
[INFO] [stderr]       Adding tempfile v2.0.1 (available: v2.2.0)
[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] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 784d76f5975bd427025d081a97d58769037da39d368c217cbb1756c36dafebd5
[INFO] running `Command { std: "docker" "start" "-a" "784d76f5975bd427025d081a97d58769037da39d368c217cbb1756c36dafebd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "784d76f5975bd427025d081a97d58769037da39d368c217cbb1756c36dafebd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "784d76f5975bd427025d081a97d58769037da39d368c217cbb1756c36dafebd5", kill_on_drop: false }`
[INFO] [stdout] 784d76f5975bd427025d081a97d58769037da39d368c217cbb1756c36dafebd5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 4ed4a328911996ffcc9b77919fafe627ffb3b17bbd4689c839b7f56aa175675d
[INFO] running `Command { std: "docker" "start" "-a" "4ed4a328911996ffcc9b77919fafe627ffb3b17bbd4689c839b7f56aa175675d", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-bigint v0.1.45
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling num-rational v0.1.43
[INFO] [stderr]    Compiling num-complex v0.1.44
[INFO] [stderr]    Compiling aster v0.13.1
[INFO] [stderr]    Compiling serde_codegen v0.6.14
[INFO] [stderr]    Compiling quasi v0.7.0
[INFO] [stderr]    Compiling byteorder v0.4.2
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stdout] error[E0463]: can't find crate for `syntax`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aster-0.13.1/src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | extern crate syntax;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aster` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0463]: can't find crate for `syntax`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quasi-0.7.0/src/lib.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | extern crate syntax;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `panictry` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quasi-0.7.0/src/lib.rs:340:9
[INFO] [stdout]     |
[INFO] [stdout] 340 |         panictry!(parser.parse_expr())
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `panictry` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quasi-0.7.0/src/lib.rs:344:9
[INFO] [stdout]     |
[INFO] [stdout] 344 |         panictry!(parser.parse_item())
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `panictry` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quasi-0.7.0/src/lib.rs:348:9
[INFO] [stdout]     |
[INFO] [stdout] 348 |         panictry!(parser.parse_pat())
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `panictry` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quasi-0.7.0/src/lib.rs:352:9
[INFO] [stdout]     |
[INFO] [stdout] 352 |         panictry!(parser.parse_arm())
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `panictry` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quasi-0.7.0/src/lib.rs:356:9
[INFO] [stdout]     |
[INFO] [stdout] 356 |         panictry!(parser.parse_ty())
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `panictry` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quasi-0.7.0/src/lib.rs:360:5
[INFO] [stdout]     |
[INFO] [stdout] 360 |     panictry!(parser.parse_stmt())
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `panictry` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quasi-0.7.0/src/lib.rs:364:9
[INFO] [stdout]     |
[INFO] [stdout] 364 |         panictry!(parser.parse_attribute(permit_inner))
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quasi-0.7.0/src/lib.rs:135:36
[INFO] [stdout]     |
[INFO] [stdout] 135 |         let s = pprust::to_string(|s| {
[INFO] [stdout]     |                                    ^
[INFO] [stdout] 136 |             s.print_where_clause(&self)
[INFO] [stdout]     |             - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 135 |         let s = pprust::to_string(|s: /* Type */| {
[INFO] [stdout]     |                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quasi-0.7.0/src/lib.rs:185:30
[INFO] [stdout]     |
[INFO] [stdout] 185 |                     v.extend(x.to_tokens(cx));
[INFO] [stdout]     |                              ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 193 | impl_to_tokens_slice! { ast::Ty, [ast::TokenTree::Token(DUMMY_SP, token::Comma)] }
[INFO] [stdout]     | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_to_tokens_slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/quasi-0.7.0/src/lib.rs:185:30
[INFO] [stdout]     |
[INFO] [stdout] 185 |                     v.extend(x.to_tokens(cx));
[INFO] [stdout]     |                              ^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 194 | impl_to_tokens_slice! { P<ast::Item>, [] }
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_to_tokens_slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `quasi` (lib) due to 11 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0282, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4ed4a328911996ffcc9b77919fafe627ffb3b17bbd4689c839b7f56aa175675d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ed4a328911996ffcc9b77919fafe627ffb3b17bbd4689c839b7f56aa175675d", kill_on_drop: false }`
[INFO] [stdout] 4ed4a328911996ffcc9b77919fafe627ffb3b17bbd4689c839b7f56aa175675d
