[INFO] fetching crate janetrs 0.4.1... [INFO] checking janetrs-0.4.1 against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] extracting crate janetrs 0.4.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate janetrs 0.4.1 on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate janetrs 0.4.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate janetrs 0.4.1 [INFO] tweaked toml for crates.io crate janetrs 0.4.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate janetrs 0.4.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clang-sys v1.2.1 [INFO] [stderr] Downloaded janetrs_macros v0.4.6 [INFO] [stderr] Downloaded evil-janet v1.17.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7201cd268c1d0f7b3463eeb5ab02c7bb9d381a0c10502f7dcf5bd20cda913f41 [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" "7201cd268c1d0f7b3463eeb5ab02c7bb9d381a0c10502f7dcf5bd20cda913f41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7201cd268c1d0f7b3463eeb5ab02c7bb9d381a0c10502f7dcf5bd20cda913f41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7201cd268c1d0f7b3463eeb5ab02c7bb9d381a0c10502f7dcf5bd20cda913f41", kill_on_drop: false }` [INFO] [stdout] 7201cd268c1d0f7b3463eeb5ab02c7bb9d381a0c10502f7dcf5bd20cda913f41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "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] 690100159e44a7be35d78175484dbcec0fee85e26f8b8b8d9d3ce98a58b77d0f [INFO] running `Command { std: "docker" "start" "-a" "690100159e44a7be35d78175484dbcec0fee85e26f8b8b8d9d3ce98a58b77d0f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bindgen v0.59.1 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling clang-sys v1.2.1 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling cexpr v0.5.0 [INFO] [stderr] Compiling evil-janet v1.17.1 [INFO] [stderr] Checking janetrs_version v0.1.0 [INFO] [stderr] Compiling janetrs_macros v0.4.6 [INFO] [stderr] Checking janetrs v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "690100159e44a7be35d78175484dbcec0fee85e26f8b8b8d9d3ce98a58b77d0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "690100159e44a7be35d78175484dbcec0fee85e26f8b8b8d9d3ce98a58b77d0f", kill_on_drop: false }` [INFO] [stdout] 690100159e44a7be35d78175484dbcec0fee85e26f8b8b8d9d3ce98a58b77d0f