[INFO] cloning repository https://github.com/giggio-samples/minirust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/giggio-samples/minirust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiggio-samples%2Fminirust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiggio-samples%2Fminirust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 91a416a6ef0d5d4ca9d885095bf09cc51a1c6871 [INFO] checking giggio-samples/minirust against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiggio-samples%2Fminirust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/giggio-samples/minirust [INFO] finished tweaking git repo https://github.com/giggio-samples/minirust [INFO] tweaked toml for git repo https://github.com/giggio-samples/minirust written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/giggio-samples/minirust on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/giggio-samples/minirust 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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--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] Downloading crates ... [INFO] [stderr] Downloaded email-encoding v0.1.3 [INFO] [stderr] Downloaded email_address v0.2.3 [INFO] [stderr] Downloaded native-tls v0.2.10 [INFO] [stderr] Downloaded openssl-sys v0.9.76 [INFO] [stderr] Downloaded lettre v0.10.1 [INFO] [stderr] Downloaded serde_json v1.0.86 [INFO] [stderr] Downloaded openssl v0.10.42 [INFO] [stderr] Downloaded libc v0.2.135 [INFO] [stderr] Downloaded openssl-src v111.22.0+1.1.1q [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 292bc6003310ca641855e6f5dede1947c7d8b41e220cfdec59bca2c1ce4e479c [INFO] running `Command { std: "docker" "start" "-a" "292bc6003310ca641855e6f5dede1947c7d8b41e220cfdec59bca2c1ce4e479c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "292bc6003310ca641855e6f5dede1947c7d8b41e220cfdec59bca2c1ce4e479c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "292bc6003310ca641855e6f5dede1947c7d8b41e220cfdec59bca2c1ce4e479c", kill_on_drop: false }` [INFO] [stdout] 292bc6003310ca641855e6f5dede1947c7d8b41e220cfdec59bca2c1ce4e479c [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 -Dinherent-method-on-receiver" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 148a35c4c6d862722dac3e953644b04add14a7dc4c64312c195643f72c8f8cfb [INFO] running `Command { std: "docker" "start" "-a" "148a35c4c6d862722dac3e953644b04add14a7dc4c64312c195643f72c8f8cfb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling syn v1.0.102 [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Checking once_cell v1.15.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-src v111.22.0+1.1.1q [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling serde_json v1.0.86 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking quoted_printable v0.4.5 [INFO] [stderr] Checking email-encoding v0.1.3 [INFO] [stderr] Checking rustls-pemfile v1.0.1 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking email_address v0.2.3 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.76 [INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.46/src/lib.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a feature with a similar name: `proc_macro_span_file` [INFO] [stdout] | [INFO] [stdout] 92 - feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] 92 + feature(proc_macro_span, proc_macro_span_file) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking which v4.3.0 [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "148a35c4c6d862722dac3e953644b04add14a7dc4c64312c195643f72c8f8cfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "148a35c4c6d862722dac3e953644b04add14a7dc4c64312c195643f72c8f8cfb", kill_on_drop: false }` [INFO] [stdout] 148a35c4c6d862722dac3e953644b04add14a7dc4c64312c195643f72c8f8cfb