[INFO] cloning repository https://github.com/nlsnightmare/julia-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nlsnightmare/julia-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnlsnightmare%2Fjulia-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnlsnightmare%2Fjulia-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 81cc37a5976668b4bceb87547a61840942dec229 [INFO] checking nlsnightmare/julia-rs against master#c9228570668803e3e6402770d55f23a12c9ae686 for pr-79472 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnlsnightmare%2Fjulia-rs" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 72% (8/11) Checking out files: 81% (9/11) Checking out files: 90% (10/11) Checking out files: 100% (11/11) Checking out files: 100% (11/11), done. [INFO] validating manifest of git repo https://github.com/nlsnightmare/julia-rs on toolchain c9228570668803e3e6402770d55f23a12c9ae686 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nlsnightmare/julia-rs [INFO] finished tweaking git repo https://github.com/nlsnightmare/julia-rs [INFO] tweaked toml for git repo https://github.com/nlsnightmare/julia-rs written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/nlsnightmare/julia-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50a43c6c5939b1edcac0fb723173892c02418b056ce4ad54187a710b80a19c45 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "50a43c6c5939b1edcac0fb723173892c02418b056ce4ad54187a710b80a19c45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50a43c6c5939b1edcac0fb723173892c02418b056ce4ad54187a710b80a19c45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50a43c6c5939b1edcac0fb723173892c02418b056ce4ad54187a710b80a19c45", kill_on_drop: false }` [INFO] [stdout] 50a43c6c5939b1edcac0fb723173892c02418b056ce4ad54187a710b80a19c45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aab95d62817d1e30980658927f9d96ce800da70d818d20897738b8d48fe55abe [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "aab95d62817d1e30980658927f9d96ce800da70d818d20897738b8d48fe55abe", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking deflate v0.7.19 [INFO] [stderr] Checking png v0.14.0 [INFO] [stderr] Checking julia v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `asdsa` in this scope [INFO] [stdout] --> src/main.rs:146:24 [INFO] [stdout] | [INFO] [stdout] 146 | println!("{}", asdsa); [INFO] [stdout] | ^^^^^ not found in this scope [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 E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `julia` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "aab95d62817d1e30980658927f9d96ce800da70d818d20897738b8d48fe55abe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aab95d62817d1e30980658927f9d96ce800da70d818d20897738b8d48fe55abe", kill_on_drop: false }` [INFO] [stdout] aab95d62817d1e30980658927f9d96ce800da70d818d20897738b8d48fe55abe