[INFO] cloning repository https://github.com/ctiller/studly4 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ctiller/studly4" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctiller%2Fstudly4", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctiller%2Fstudly4'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a24958b88af690b9c8d0b845be86c3cd6171ed12 [INFO] testing ctiller/studly4 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctiller%2Fstudly4" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ctiller/studly4 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ctiller/studly4 [INFO] finished tweaking git repo https://github.com/ctiller/studly4 [INFO] tweaked toml for git repo https://github.com/ctiller/studly4 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/ctiller/studly4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 530dd0c307f04a73257f9f8471981327b9107b6aa606a1b59d117f0ce0d79d20 [INFO] running `Command { std: "docker" "start" "-a" "530dd0c307f04a73257f9f8471981327b9107b6aa606a1b59d117f0ce0d79d20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "530dd0c307f04a73257f9f8471981327b9107b6aa606a1b59d117f0ce0d79d20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "530dd0c307f04a73257f9f8471981327b9107b6aa606a1b59d117f0ce0d79d20", kill_on_drop: false }` [INFO] [stdout] 530dd0c307f04a73257f9f8471981327b9107b6aa606a1b59d117f0ce0d79d20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 341244c89d9cd2e84d748374e42fc7e01525931a780021174f9fdc13dacc7c94 [INFO] running `Command { std: "docker" "start" "-a" "341244c89d9cd2e84d748374e42fc7e01525931a780021174f9fdc13dacc7c94", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.78 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling fastrand v1.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.25 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling async-task v4.0.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling futures-lite v1.8.0 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling async-channel v1.4.2 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling polling v1.1.0 [INFO] [stderr] Compiling nb-connect v1.0.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling async-executor v1.3.0 [INFO] [stderr] Compiling blocking v1.0.0 [INFO] [stderr] Compiling async-io v1.1.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling simba v0.2.0 [INFO] [stderr] Compiling async-global-executor v1.3.0 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling nalgebra v0.22.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling memo-derive v0.1.0 (/opt/rustwide/workdir/memo-derive) [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling async-std v1.6.5 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.25 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling memo v0.1.0 (/opt/rustwide/workdir/memo) [INFO] [stderr] Compiling memo-test v0.1.0 (/opt/rustwide/workdir/memo-test) [INFO] [stderr] Compiling ldu v0.1.0 (/opt/rustwide/workdir/ldu) [INFO] [stderr] Compiling lego-db v0.1.0 (/opt/rustwide/workdir/lego-db) [INFO] [stderr] Compiling arrange v0.1.0 (/opt/rustwide/workdir/arrange) [INFO] [stdout] warning: unused variable: `xf` [INFO] [stdout] --> arrange/src/strategy.rs:265:34 [INFO] [stdout] | [INFO] [stdout] 265 | fn eval_xf_as_pos_rot(&self, xf: Transform) -> (P3, V3) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_xf` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `xf` [INFO] [stdout] --> arrange/src/strategy.rs:269:29 [INFO] [stdout] | [INFO] [stdout] 269 | fn eval_xf_as_m4(&self, xf: Transform) -> M4 { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_xf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `eval_v3` [INFO] [stdout] --> arrange/src/strategy.rs:251:8 [INFO] [stdout] | [INFO] [stdout] 251 | fn eval_v3(&self, vec: Vector) -> V3 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling blocks v0.1.0 (/opt/rustwide/workdir/blocks) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> blocks/src/part.rs:78:18 [INFO] [stdout] | [INFO] [stdout] 78 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `part` [INFO] [stdout] --> blocks/src/brick.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | part: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling studly v0.1.0 (/opt/rustwide/workdir/studly) [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.44s [INFO] running `Command { std: "docker" "inspect" "341244c89d9cd2e84d748374e42fc7e01525931a780021174f9fdc13dacc7c94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "341244c89d9cd2e84d748374e42fc7e01525931a780021174f9fdc13dacc7c94", kill_on_drop: false }` [INFO] [stdout] 341244c89d9cd2e84d748374e42fc7e01525931a780021174f9fdc13dacc7c94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f03c0fa2270ef9c46e1f20eac3abb40bfaf11a9407a17198b772bcf372011738 [INFO] running `Command { std: "docker" "start" "-a" "f03c0fa2270ef9c46e1f20eac3abb40bfaf11a9407a17198b772bcf372011738", kill_on_drop: false }` [INFO] [stderr] Compiling memo-derive v0.1.0 (/opt/rustwide/workdir/memo-derive) [INFO] [stderr] Compiling ldu v0.1.0 (/opt/rustwide/workdir/ldu) [INFO] [stdout] warning: unused variable: `xf` [INFO] [stdout] --> arrange/src/strategy.rs:265:34 [INFO] [stdout] | [INFO] [stdout] 265 | fn eval_xf_as_pos_rot(&self, xf: Transform) -> (P3, V3) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_xf` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling memo v0.1.0 (/opt/rustwide/workdir/memo) [INFO] [stdout] warning: unused variable: `xf` [INFO] [stdout] --> arrange/src/strategy.rs:269:29 [INFO] [stdout] | [INFO] [stdout] 269 | fn eval_xf_as_m4(&self, xf: Transform) -> M4 { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_xf` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling arrange v0.1.0 (/opt/rustwide/workdir/arrange) [INFO] [stdout] warning: associated function is never used: `eval_v3` [INFO] [stdout] --> arrange/src/strategy.rs:251:8 [INFO] [stdout] | [INFO] [stdout] 251 | fn eval_v3(&self, vec: Vector) -> V3 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling lego-db v0.1.0 (/opt/rustwide/workdir/lego-db) [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling memo-test v0.1.0 (/opt/rustwide/workdir/memo-test) [INFO] [stderr] Compiling blocks v0.1.0 (/opt/rustwide/workdir/blocks) [INFO] [stderr] Compiling studly v0.1.0 (/opt/rustwide/workdir/studly) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> blocks/src/part.rs:78:18 [INFO] [stdout] | [INFO] [stdout] 78 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `part` [INFO] [stdout] --> blocks/src/brick.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | part: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> blocks/src/part.rs:78:18 [INFO] [stdout] | [INFO] [stdout] 78 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read lego-db/src/../../ldraw/LDConfig.ldr: No such file or directory (os error 2) [INFO] [stdout] --> lego-db/src/ldraw.rs:863:35 [INFO] [stdout] | [INFO] [stdout] 863 | let config = parse_config(std::include_str!("../../ldraw/LDConfig.ldr")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `std::include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read lego-db/src/../../ldraw/parts/27.dat: No such file or directory (os error 2) [INFO] [stdout] --> lego-db/src/ldraw.rs:864:26 [INFO] [stdout] | [INFO] [stdout] 864 | let part = parse(std::include_str!("../../ldraw/parts/27.dat"), &config).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `std::include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `xf` [INFO] [stdout] --> arrange/src/strategy.rs:265:34 [INFO] [stdout] | [INFO] [stdout] 265 | fn eval_xf_as_pos_rot(&self, xf: Transform) -> (P3, V3) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_xf` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `xf` [INFO] [stdout] --> arrange/src/strategy.rs:269:29 [INFO] [stdout] | [INFO] [stdout] 269 | fn eval_xf_as_m4(&self, xf: Transform) -> M4 { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_xf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `eval_v3` [INFO] [stdout] --> arrange/src/strategy.rs:251:8 [INFO] [stdout] | [INFO] [stdout] 251 | fn eval_v3(&self, vec: Vector) -> V3 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lego-db` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: field is never read: `part` [INFO] [stdout] --> blocks/src/brick.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | part: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f03c0fa2270ef9c46e1f20eac3abb40bfaf11a9407a17198b772bcf372011738", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f03c0fa2270ef9c46e1f20eac3abb40bfaf11a9407a17198b772bcf372011738", kill_on_drop: false }` [INFO] [stdout] f03c0fa2270ef9c46e1f20eac3abb40bfaf11a9407a17198b772bcf372011738