[INFO] cloning repository https://github.com/soyuka/rockexplorer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/soyuka/rockexplorer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoyuka%2Frockexplorer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoyuka%2Frockexplorer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d64072faedf4404305bd653dca4c0a4143b3bff3 [INFO] checking soyuka/rockexplorer against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoyuka%2Frockexplorer" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/soyuka/rockexplorer on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/soyuka/rockexplorer [INFO] finished tweaking git repo https://github.com/soyuka/rockexplorer [INFO] tweaked toml for git repo https://github.com/soyuka/rockexplorer written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/soyuka/rockexplorer 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/soyuka/mime_guess` [INFO] [stderr] Updating git repository `https://github.com/alexcrichton/cookie-rs` [INFO] [stderr] Locking 5 packages [INFO] [stderr] Adding rocket v0.4.0-dev (https://github.com/SergioBenitez/Rocket?branch=master#69683ddd) [INFO] [stderr] Adding rocket_codegen v0.4.0-dev (https://github.com/SergioBenitez/Rocket?branch=master#69683ddd) [INFO] [stderr] Adding rocket_codegen_next v0.4.0-dev (https://github.com/SergioBenitez/Rocket?branch=master#69683ddd) [INFO] [stderr] Adding rocket_contrib v0.4.0-dev (https://github.com/SergioBenitez/Rocket?branch=master#69683ddd) [INFO] [stderr] Adding rocket_http v0.4.0-dev (https://github.com/SergioBenitez/Rocket?branch=master#69683ddd) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slug v0.1.3 [INFO] [stderr] Downloaded tera v0.11.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45267933b38d648f96afee8bd0cbe3e1147ca1852eb6d8280bb6e69f5e0c529c [INFO] running `Command { std: "docker" "start" "-a" "45267933b38d648f96afee8bd0cbe3e1147ca1852eb6d8280bb6e69f5e0c529c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45267933b38d648f96afee8bd0cbe3e1147ca1852eb6d8280bb6e69f5e0c529c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45267933b38d648f96afee8bd0cbe3e1147ca1852eb6d8280bb6e69f5e0c529c", kill_on_drop: false }` [INFO] [stdout] 45267933b38d648f96afee8bd0cbe3e1147ca1852eb6d8280bb6e69f5e0c529c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba0e987be4caff53bb699e4f36c3efe46e84ceb07e2cee9064d4cb4fe9aa0f2b [INFO] running `Command { std: "docker" "start" "-a" "ba0e987be4caff53bb699e4f36c3efe46e84ceb07e2cee9064d4cb4fe9aa0f2b", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Checking libc v0.2.42 [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Compiling yansi v0.4.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Checking cfg-if v0.1.4 [INFO] [stderr] Checking matches v0.1.6 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-0.4.6/src/unstable.rs:284:13 [INFO] [stdout] | [INFO] [stdout] 284 | Nightly(proc_macro::SourceFile, FileName), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-03-29; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-0.4.6/src/unstable.rs:289:20 [INFO] [stdout] | [INFO] [stdout] 289 | fn nightly(sf: proc_macro::SourceFile) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-03-29; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking lazy_static v1.0.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-0.4.6/src/unstable.rs:290:45 [INFO] [stdout] | [INFO] [stdout] 290 | let filename = stable::file_name(sf.path().to_string()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-03-29; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pear_codegen v0.1.0 (http://github.com/SergioBenitez/Pear?rev=54667ae#54667aef) [INFO] [stdout] error[E0599]: `PathBuf` doesn't implement `std::fmt::Display` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-0.4.6/src/unstable.rs:290:52 [INFO] [stdout] | [INFO] [stdout] 290 | let filename = stable::file_name(sf.path().to_string()); [INFO] [stdout] | ^^^^^^^^^ `PathBuf` cannot be formatted with the default formatter; call `.display()` on it [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `PathBuf: std::fmt::Display` [INFO] [stdout] which is required by `PathBuf: ToString` [INFO] [stdout] `Path: std::fmt::Display` [INFO] [stdout] which is required by `Path: ToString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-0.4.6/src/unstable.rs:304:44 [INFO] [stdout] | [INFO] [stdout] 304 | SourceFile::Nightly(a, _) => a.is_real(), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-03-29; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_def_site' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-0.4.6/src/unstable.rs:347:27 [INFO] [stdout] | [INFO] [stdout] 347 | Span::Nightly(proc_macro::Span::def_site()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54724 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_def_site)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-03-29; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'proc_macro_span' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-0.4.6/src/unstable.rs:424:55 [INFO] [stdout] | [INFO] [stdout] 424 | (Span::Nightly(a), Span::Nightly(b)) => a.eq(b), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #54725 for more information [INFO] [stdout] = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-03-29; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Checking time v0.1.40 [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0599, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ba0e987be4caff53bb699e4f36c3efe46e84ceb07e2cee9064d4cb4fe9aa0f2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba0e987be4caff53bb699e4f36c3efe46e84ceb07e2cee9064d4cb4fe9aa0f2b", kill_on_drop: false }` [INFO] [stdout] ba0e987be4caff53bb699e4f36c3efe46e84ceb07e2cee9064d4cb4fe9aa0f2b [INFO] checking soyuka/rockexplorer against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoyuka%2Frockexplorer" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/soyuka/rockexplorer on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/soyuka/rockexplorer [INFO] finished tweaking git repo https://github.com/soyuka/rockexplorer [INFO] tweaked toml for git repo https://github.com/soyuka/rockexplorer written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/soyuka/rockexplorer 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f14607c3e82195e42c191dfee653b3ee4ae6bb3d56ac2ecabfa85e9c9e549b20 [INFO] running `Command { std: "docker" "start" "-a" "f14607c3e82195e42c191dfee653b3ee4ae6bb3d56ac2ecabfa85e9c9e549b20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f14607c3e82195e42c191dfee653b3ee4ae6bb3d56ac2ecabfa85e9c9e549b20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f14607c3e82195e42c191dfee653b3ee4ae6bb3d56ac2ecabfa85e9c9e549b20", kill_on_drop: false }` [INFO] [stdout] f14607c3e82195e42c191dfee653b3ee4ae6bb3d56ac2ecabfa85e9c9e549b20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 746049e525f353e6c9c3e4c640517483366fa40b8bc511db49588ef4b95f47ec [INFO] running `Command { std: "docker" "start" "-a" "746049e525f353e6c9c3e4c640517483366fa40b8bc511db49588ef4b95f47ec", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "746049e525f353e6c9c3e4c640517483366fa40b8bc511db49588ef4b95f47ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "746049e525f353e6c9c3e4c640517483366fa40b8bc511db49588ef4b95f47ec", kill_on_drop: false }` [INFO] [stdout] 746049e525f353e6c9c3e4c640517483366fa40b8bc511db49588ef4b95f47ec