[INFO] cloning repository https://github.com/abusch/rustracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abusch/rustracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabusch%2Frustracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabusch%2Frustracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b710e7f744863e587f8cc7ecd7ad77779d8a8477 [INFO] checking abusch/rustracer/b710e7f744863e587f8cc7ecd7ad77779d8a8477 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabusch%2Frustracer" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/abusch/rustracer on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/abusch/rustracer [INFO] finished tweaking git repo https://github.com/abusch/rustracer [INFO] tweaked toml for git repo https://github.com/abusch/rustracer written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/abusch/rustracer 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded light_arena v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de77b7367f4679ae59f0cc97fa936cac9041846939bc91f1ada09de8312f71c6 [INFO] running `Command { std: "docker" "start" "-a" "de77b7367f4679ae59f0cc97fa936cac9041846939bc91f1ada09de8312f71c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de77b7367f4679ae59f0cc97fa936cac9041846939bc91f1ada09de8312f71c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de77b7367f4679ae59f0cc97fa936cac9041846939bc91f1ada09de8312f71c6", kill_on_drop: false }` [INFO] [stdout] de77b7367f4679ae59f0cc97fa936cac9041846939bc91f1ada09de8312f71c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 351d0a71ad0cb6598a73d6ab7958747063f6bc3f028c993e22042cb85e7df7af [INFO] running `Command { std: "docker" "start" "-a" "351d0a71ad0cb6598a73d6ab7958747063f6bc3f028c993e22042cb85e7df7af", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling camino v1.0.9 [INFO] [stderr] Compiling semver v1.0.12 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling pulldown-cmark v0.9.1 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking spin v0.9.3 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking weezl v0.1.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Checking num-complex v0.4.2 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking lebe v0.5.1 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking jpeg-decoder v0.2.6 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking png v0.17.5 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking bytemuck v1.10.0 [INFO] [stderr] Checking tiff v0.7.2 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking peg v0.6.3 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking indicatif v0.16.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking ndarray v0.15.4 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking thread-id v4.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking light_arena v1.0.1 [INFO] [stderr] Checking state v0.5.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling rustversion v1.0.7 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking os_str_bytes v6.1.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking clap v3.2.8 [INFO] [stderr] Checking time v0.3.11 [INFO] [stderr] Checking pin-project v1.0.11 [INFO] [stderr] Checking flume v0.10.13 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking exr v1.4.2 [INFO] [stderr] Checking flexi_logger v0.22.5 [INFO] [stderr] Checking image v0.24.2 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling ply-rs v0.1.3 [INFO] [stderr] Checking rustracer-core v0.1.0 (/opt/rustwide/workdir/rustracer-core) [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> rustracer-core/src/pbrt/parser.rs:285:48 [INFO] [stdout] | [INFO] [stdout] 285 | _ => Err(nom::Err::Error(Error::new(i, nom::error::ErrorKind::Char))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> rustracer-core/src/lib.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | #![deny(unused_qualifications, unused_must_use)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 285 - _ => Err(nom::Err::Error(Error::new(i, nom::error::ErrorKind::Char))), [INFO] [stdout] 285 + _ => Err(nom::Err::Error(Error::new(i, ErrorKind::Char))), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> rustracer-core/src/pbrt/parser.rs:285:48 [INFO] [stdout] | [INFO] [stdout] 285 | _ => Err(nom::Err::Error(Error::new(i, nom::error::ErrorKind::Char))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> rustracer-core/src/lib.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | #![deny(unused_qualifications, unused_must_use)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 285 - _ => Err(nom::Err::Error(Error::new(i, nom::error::ErrorKind::Char))), [INFO] [stdout] 285 + _ => Err(nom::Err::Error(Error::new(i, ErrorKind::Char))), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `identity` is never used [INFO] [stdout] --> rustracer-core/src/api.rs:393:8 [INFO] [stdout] | [INFO] [stdout] 390 | pub trait Api { [INFO] [stdout] | --- method in this trait [INFO] [stdout] ... [INFO] [stdout] 393 | fn identity(&self) -> Result<()>; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `identity` is never used [INFO] [stdout] --> rustracer-core/src/api.rs:393:8 [INFO] [stdout] | [INFO] [stdout] 390 | pub trait Api { [INFO] [stdout] | --- method in this trait [INFO] [stdout] ... [INFO] [stdout] 393 | fn identity(&self) -> Result<()>; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustracer-core` (lib test) due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rustracer-core` (lib) due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "351d0a71ad0cb6598a73d6ab7958747063f6bc3f028c993e22042cb85e7df7af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "351d0a71ad0cb6598a73d6ab7958747063f6bc3f028c993e22042cb85e7df7af", kill_on_drop: false }` [INFO] [stdout] 351d0a71ad0cb6598a73d6ab7958747063f6bc3f028c993e22042cb85e7df7af