[INFO] cloning repository https://github.com/yubrot/llrl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yubrot/llrl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyubrot%2Fllrl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyubrot%2Fllrl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6e19a6a4ae2b8ca96ab3787e58cb71ad1b6403ea [INFO] checking yubrot/llrl against master#50e1dc1536264ab71c0850f346b12309477f29f7 for pr-85073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyubrot%2Fllrl" "/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/yubrot/llrl on toolchain 50e1dc1536264ab71c0850f346b12309477f29f7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yubrot/llrl [INFO] finished tweaking git repo https://github.com/yubrot/llrl [INFO] tweaked toml for git repo https://github.com/yubrot/llrl written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/yubrot/llrl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 101360ce5ebd81924c081396b1e652e07bd591616d5fb7e9e611c0f66836e2b7 [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" "101360ce5ebd81924c081396b1e652e07bd591616d5fb7e9e611c0f66836e2b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "101360ce5ebd81924c081396b1e652e07bd591616d5fb7e9e611c0f66836e2b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "101360ce5ebd81924c081396b1e652e07bd591616d5fb7e9e611c0f66836e2b7", kill_on_drop: false }` [INFO] [stdout] 101360ce5ebd81924c081396b1e652e07bd591616d5fb7e9e611c0f66836e2b7 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "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] caeeab2bd0cad00f35112d2b5f76ec76f1c03f1dd2209e03627d3a395081e612 [INFO] running `Command { std: "docker" "start" "-a" "caeeab2bd0cad00f35112d2b5f76ec76f1c03f1dd2209e03627d3a395081e612", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling llrt v0.1.0 (/opt/rustwide/workdir/rt) [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking regex v1.5.3 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stdout] error: couldn't read /opt/rustwide/target/debug/build/llrt-5a751c5a75bc89b1/out/libllrt.a: No such file or directory (os error 2) [INFO] [stdout] --> rt/llrt.rs:5:29 [INFO] [stdout] | [INFO] [stdout] 5 | pub static ARCHIVE: &[u8] = include_bytes!(concat!(env!("OUT_DIR"), "/libllrt.a")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `llrt` [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: couldn't read /opt/rustwide/target/debug/build/llrt-5a751c5a75bc89b1/out/libllrt.a: No such file or directory (os error 2) [INFO] [stdout] --> rt/llrt.rs:5:29 [INFO] [stdout] | [INFO] [stdout] 5 | pub static ARCHIVE: &[u8] = include_bytes!(concat!(env!("OUT_DIR"), "/libllrt.a")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "caeeab2bd0cad00f35112d2b5f76ec76f1c03f1dd2209e03627d3a395081e612", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caeeab2bd0cad00f35112d2b5f76ec76f1c03f1dd2209e03627d3a395081e612", kill_on_drop: false }` [INFO] [stdout] caeeab2bd0cad00f35112d2b5f76ec76f1c03f1dd2209e03627d3a395081e612