[INFO] cloning repository https://github.com/9999years/ray-marcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/9999years/ray-marcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F9999years%2Fray-marcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F9999years%2Fray-marcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 716b75f783f03c3a9294511454872da93ebab161 [INFO] checking 9999years/ray-marcher against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F9999years%2Fray-marcher" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/9999years/ray-marcher on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/9999years/ray-marcher [INFO] finished tweaking git repo https://github.com/9999years/ray-marcher [INFO] tweaked toml for git repo https://github.com/9999years/ray-marcher written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/9999years/ray-marcher already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f3fd042714114a6615a9c255afdf926b52c14c0dd5ce2bb38fbe33a675079c97 [INFO] running `Command { std: "docker" "start" "-a" "f3fd042714114a6615a9c255afdf926b52c14c0dd5ce2bb38fbe33a675079c97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3fd042714114a6615a9c255afdf926b52c14c0dd5ce2bb38fbe33a675079c97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3fd042714114a6615a9c255afdf926b52c14c0dd5ce2bb38fbe33a675079c97", kill_on_drop: false }` [INFO] [stdout] f3fd042714114a6615a9c255afdf926b52c14c0dd5ce2bb38fbe33a675079c97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] eced3a5ffe79d3d80460de269b34f20da1a3b6590438357d3d66b419a247a142 [INFO] running `Command { std: "docker" "start" "-a" "eced3a5ffe79d3d80460de269b34f20da1a3b6590438357d3d66b419a247a142", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling serde v1.0.100 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Compiling unindent v0.1.3 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking regex-syntax v0.6.6 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking png v0.15.0 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking aho-corasick v0.7.3 [INFO] [stderr] Compiling vek v0.9.9 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling palette v0.4.1 [INFO] [stderr] Checking color_processing v0.4.0 [INFO] [stderr] Compiling palette_derive v0.4.1 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling proc-macro-hack v0.5.5 [INFO] [stderr] Compiling indoc-impl v0.3.4 [INFO] [stderr] Checking indoc v0.3.4 [INFO] [stderr] Checking serde_yaml v0.8.9 [INFO] [stderr] Checking ray-marcher v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `assert` [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub mod assert; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `assert`, create file "src/assert.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `assert` [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub mod assert; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `assert`, create file "src/assert.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `assert_ne` [INFO] [stdout] --> src/serialize.rs:292:40 [INFO] [stdout] | [INFO] [stdout] 292 | use pretty_assertions::{assert_eq, assert_ne}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TryFrom` [INFO] [stdout] --> src/serialize.rs:294:24 [INFO] [stdout] | [INFO] [stdout] 294 | use std::convert::{TryFrom, TryInto}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0583`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ray-marcher`. [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] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0583`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "eced3a5ffe79d3d80460de269b34f20da1a3b6590438357d3d66b419a247a142", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eced3a5ffe79d3d80460de269b34f20da1a3b6590438357d3d66b419a247a142", kill_on_drop: false }` [INFO] [stdout] eced3a5ffe79d3d80460de269b34f20da1a3b6590438357d3d66b419a247a142