[INFO] cloning repository https://github.com/callym/pbrst [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/callym/pbrst" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcallym%2Fpbrst", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcallym%2Fpbrst'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 45c291ff9e833c0731d37e218bf30761791d18b9 [INFO] checking callym/pbrst/45c291ff9e833c0731d37e218bf30761791d18b9 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcallym%2Fpbrst" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/callym/pbrst on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/callym/pbrst [INFO] finished tweaking git repo https://github.com/callym/pbrst [INFO] tweaked toml for git repo https://github.com/callym/pbrst written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/callym/pbrst 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/pbrt-proc/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/pbrt/Cargo.toml: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Updating git repository `https://github.com/callym/bitwise` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded physical_constants v0.3.0 [INFO] [stderr] Downloaded itertools v0.7.8 [INFO] [stderr] Downloaded shrinkwraprs v0.2.0 [INFO] [stderr] Downloaded hexf-parse v0.1.0 [INFO] [stderr] Downloaded hexf-impl v0.1.0 [INFO] [stderr] Downloaded proc-macro-hack-impl v0.3.3 [INFO] [stderr] Downloaded proc-macro-hack v0.3.3 [INFO] [stderr] Downloaded hexf v0.1.0 [INFO] [stderr] Downloaded num-complex v0.2.0 [INFO] [stderr] Downloaded atomic v0.4.1 [INFO] [stderr] Downloaded simd v0.2.2 [INFO] [stderr] Downloaded derive_more v0.11.0 [INFO] [stderr] Downloaded crossbeam v0.3.2 [INFO] [stderr] Downloaded inflate v0.4.3 [INFO] [stderr] Downloaded num-bigint v0.2.0 [INFO] [stderr] Downloaded syn v0.12.15 [INFO] [stderr] Downloaded syn v0.14.7 [INFO] [stderr] Downloaded bitintr v0.2.0 [INFO] [stderr] Downloaded gif v0.10.0 [INFO] [stderr] Downloaded num-derive v0.2.2 [INFO] [stderr] Downloaded noisy_float v0.1.6 [INFO] [stderr] Downloaded xoshiro v0.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fa5685e9f7addd784acfef685e193cb622424a9d3376d7045fca97b008392e9 [INFO] running `Command { std: "docker" "start" "-a" "6fa5685e9f7addd784acfef685e193cb622424a9d3376d7045fca97b008392e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fa5685e9f7addd784acfef685e193cb622424a9d3376d7045fca97b008392e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fa5685e9f7addd784acfef685e193cb622424a9d3376d7045fca97b008392e9", kill_on_drop: false }` [INFO] [stdout] 6fa5685e9f7addd784acfef685e193cb622424a9d3376d7045fca97b008392e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4630bafd519d9282a87b52a1df00eef0e7814d6936c849c498cfc7d05e49de53 [INFO] running `Command { std: "docker" "start" "-a" "4630bafd519d9282a87b52a1df00eef0e7814d6936c849c498cfc7d05e49de53", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/pbrt-proc/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: /opt/rustwide/workdir/pbrt/Cargo.toml: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking libc v0.2.42 [INFO] [stderr] Checking cfg-if v0.1.4 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking lazy_static v1.0.2 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Checking byteorder v1.2.4 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Compiling num-bigint v0.2.0 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Compiling proc-macro-hack-impl v0.3.3 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling num-complex v0.2.0 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Checking inflate v0.4.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking deflate v0.7.18 [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.9/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-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bitwise v0.2.0 (https://github.com/callym/bitwise#87355ef7) [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stdout] For more information about this error, try `rustc --explain E0658`. [INFO] [stdout] [INFO] [stderr] Compiling proc-macro-hack v0.3.3 [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" "4630bafd519d9282a87b52a1df00eef0e7814d6936c849c498cfc7d05e49de53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4630bafd519d9282a87b52a1df00eef0e7814d6936c849c498cfc7d05e49de53", kill_on_drop: false }` [INFO] [stdout] 4630bafd519d9282a87b52a1df00eef0e7814d6936c849c498cfc7d05e49de53