[INFO] fetching crate elfx86exts 0.4.3... [INFO] checking elfx86exts-0.4.3 against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] extracting crate elfx86exts 0.4.3 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate elfx86exts 0.4.3 on toolchain b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate elfx86exts 0.4.3 [INFO] finished tweaking crates.io crate elfx86exts 0.4.3 [INFO] tweaked toml for crates.io crate elfx86exts 0.4.3 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate elfx86exts 0.4.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0d80152f043b19ee18bc995dce4c904c0bb8a88e042235e4d9e1dd565724bab [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" "e0d80152f043b19ee18bc995dce4c904c0bb8a88e042235e4d9e1dd565724bab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0d80152f043b19ee18bc995dce4c904c0bb8a88e042235e4d9e1dd565724bab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0d80152f043b19ee18bc995dce4c904c0bb8a88e042235e4d9e1dd565724bab", kill_on_drop: false }` [INFO] [stdout] e0d80152f043b19ee18bc995dce4c904c0bb8a88e042235e4d9e1dd565724bab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 847bd2e73663c365aed617dd912c75bbfad965fa94838188b920a685b63a1f88 [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" "847bd2e73663c365aed617dd912c75bbfad965fa94838188b920a685b63a1f88", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking predicates-core v1.0.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling escargot v0.5.0 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking wasmparser v0.57.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking predicates v1.0.4 [INFO] [stderr] Checking predicates-tree v1.0.0 [INFO] [stderr] Compiling capstone-sys v0.11.0 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking assert_cmd v1.0.1 [INFO] [stderr] Checking object v0.21.1 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking capstone v0.7.0 [INFO] [stderr] Checking elfx86exts v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.05s [INFO] running `Command { std: "docker" "inspect" "847bd2e73663c365aed617dd912c75bbfad965fa94838188b920a685b63a1f88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "847bd2e73663c365aed617dd912c75bbfad965fa94838188b920a685b63a1f88", kill_on_drop: false }` [INFO] [stdout] 847bd2e73663c365aed617dd912c75bbfad965fa94838188b920a685b63a1f88