[INFO] cloning repository https://github.com/Szczurowski/rust-example-hero [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Szczurowski/rust-example-hero" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSzczurowski%2Frust-example-hero", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSzczurowski%2Frust-example-hero'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db5b60b1109b1fbae2531d7568717bb77b4c28fc [INFO] checking Szczurowski/rust-example-hero against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSzczurowski%2Frust-example-hero" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Szczurowski/rust-example-hero on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Szczurowski/rust-example-hero [INFO] finished tweaking git repo https://github.com/Szczurowski/rust-example-hero [INFO] tweaked toml for git repo https://github.com/Szczurowski/rust-example-hero written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Szczurowski/rust-example-hero 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/SergioBenitez/Rocket` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `http://github.com/SergioBenitez/Pear` [INFO] [stderr] Updating git repository `https://github.com/SergioBenitez/derive-utils` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.71 [INFO] [stderr] Downloaded serde_json v1.0.26 [INFO] [stderr] Downloaded matches v0.1.7 [INFO] [stderr] Downloaded version_check v0.1.4 [INFO] [stderr] Downloaded scan_fmt v0.1.3 [INFO] [stderr] Downloaded md5 v0.3.7 [INFO] [stderr] Downloaded try_from v0.2.2 [INFO] [stderr] Downloaded textnonce v0.6.4 [INFO] [stderr] Downloaded quote v0.6.6 [INFO] [stderr] Downloaded filetime v0.1.15 [INFO] [stderr] Downloaded bufstream v0.1.3 [INFO] [stderr] Downloaded same-file v1.0.2 [INFO] [stderr] Downloaded proc-macro2 v0.4.12 [INFO] [stderr] Downloaded smallvec v0.6.4 [INFO] [stderr] Downloaded bson v0.12.3 [INFO] [stderr] Downloaded serde v1.0.71 [INFO] [stderr] Downloaded chrono v0.4.5 [INFO] [stderr] Downloaded syn v0.14.8 [INFO] [stderr] Downloaded mongodb v0.3.10 [INFO] [stderr] Downloaded aho-corasick v0.6.6 [INFO] [stderr] Downloaded notify v4.0.4 [INFO] [stderr] Downloaded cc v1.0.18 [INFO] [stderr] Downloaded ryu v0.2.3 [INFO] [stderr] Downloaded inotify v0.3.0 [INFO] [stderr] Downloaded miow v0.1.5 [INFO] [stderr] Downloaded byteorder v1.2.4 [INFO] [stderr] Downloaded itoa v0.4.2 [INFO] [stderr] Downloaded isatty v0.1.8 [INFO] [stderr] Downloaded ring v0.13.2 [INFO] [stderr] Downloaded walkdir v2.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0dc1552fb4fcf58869ee1425173411cc85beca59880bcdf9ac8d41185fafcae4 [INFO] running `Command { std: "docker" "start" "-a" "0dc1552fb4fcf58869ee1425173411cc85beca59880bcdf9ac8d41185fafcae4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0dc1552fb4fcf58869ee1425173411cc85beca59880bcdf9ac8d41185fafcae4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dc1552fb4fcf58869ee1425173411cc85beca59880bcdf9ac8d41185fafcae4", kill_on_drop: false }` [INFO] [stdout] 0dc1552fb4fcf58869ee1425173411cc85beca59880bcdf9ac8d41185fafcae4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65722ce467a878decdbfcae8da5d69982d77b7c7a03b399c5a21209564ad35f2 [INFO] running `Command { std: "docker" "start" "-a" "65722ce467a878decdbfcae8da5d69982d77b7c7a03b399c5a21209564ad35f2", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Compiling proc-macro2 v0.4.12 [INFO] [stderr] Compiling yansi v0.4.0 [INFO] [stderr] Checking cfg-if v0.1.5 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Checking byteorder v1.2.4 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling matches v0.1.7 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Compiling serde v1.0.71 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Checking log v0.4.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling pear_codegen v0.1.0 (http://github.com/SergioBenitez/Pear?rev=b475140#b4751403) [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling untrusted v0.6.2 [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.12/src/unstable.rs:346:27 [INFO] [stdout] | [INFO] [stdout] 346 | 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-05-21; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0658`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "65722ce467a878decdbfcae8da5d69982d77b7c7a03b399c5a21209564ad35f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65722ce467a878decdbfcae8da5d69982d77b7c7a03b399c5a21209564ad35f2", kill_on_drop: false }` [INFO] [stdout] 65722ce467a878decdbfcae8da5d69982d77b7c7a03b399c5a21209564ad35f2 [INFO] checking Szczurowski/rust-example-hero against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSzczurowski%2Frust-example-hero" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Szczurowski/rust-example-hero on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Szczurowski/rust-example-hero [INFO] finished tweaking git repo https://github.com/Szczurowski/rust-example-hero [INFO] tweaked toml for git repo https://github.com/Szczurowski/rust-example-hero written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Szczurowski/rust-example-hero 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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f43d5197d156a20a537b3de278304fa958b624c8fbacb5aae10697a227016c6 [INFO] running `Command { std: "docker" "start" "-a" "9f43d5197d156a20a537b3de278304fa958b624c8fbacb5aae10697a227016c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f43d5197d156a20a537b3de278304fa958b624c8fbacb5aae10697a227016c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f43d5197d156a20a537b3de278304fa958b624c8fbacb5aae10697a227016c6", kill_on_drop: false }` [INFO] [stdout] 9f43d5197d156a20a537b3de278304fa958b624c8fbacb5aae10697a227016c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c7adcff6c0301b7fb97d0b5a98d219f77b205580c17552bde01b264d6d48440 [INFO] running `Command { std: "docker" "start" "-a" "7c7adcff6c0301b7fb97d0b5a98d219f77b205580c17552bde01b264d6d48440", 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" "7c7adcff6c0301b7fb97d0b5a98d219f77b205580c17552bde01b264d6d48440", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c7adcff6c0301b7fb97d0b5a98d219f77b205580c17552bde01b264d6d48440", kill_on_drop: false }` [INFO] [stdout] 7c7adcff6c0301b7fb97d0b5a98d219f77b205580c17552bde01b264d6d48440