[INFO] fetching crate gallium 0.1.3... [INFO] checking gallium-0.1.3 against master#195ad4830e11a544391abe296b146450dea8411b for pr-82781 [INFO] extracting crate gallium 0.1.3 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate gallium 0.1.3 on toolchain 195ad4830e11a544391abe296b146450dea8411b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gallium 0.1.3 [INFO] finished tweaking crates.io crate gallium 0.1.3 [INFO] tweaked toml for crates.io crate gallium 0.1.3 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate gallium 0.1.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "fetch" "--locked" "--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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a894e617ba60c7483d9bb013f5135efabc153bedc8a855fb5aeb71abdd9a9e1 [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" "1a894e617ba60c7483d9bb013f5135efabc153bedc8a855fb5aeb71abdd9a9e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a894e617ba60c7483d9bb013f5135efabc153bedc8a855fb5aeb71abdd9a9e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a894e617ba60c7483d9bb013f5135efabc153bedc8a855fb5aeb71abdd9a9e1", kill_on_drop: false }` [INFO] [stdout] 1a894e617ba60c7483d9bb013f5135efabc153bedc8a855fb5aeb71abdd9a9e1 [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8911778ce44e25526a8a20edd9e8e365705fc55ec99cfd0942bf536a11849ab [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" "e8911778ce44e25526a8a20edd9e8e365705fc55ec99cfd0942bf536a11849ab", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling pulldown-cmark v0.5.3 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking rustc-demangle v0.1.15 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking getopts v0.2.19 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.5 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking inotify v0.6.1 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Checking notify v4.0.12 [INFO] [stderr] Checking regex v1.2.1 [INFO] [stderr] Checking backtrace v0.3.34 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking hashbrown v0.5.0 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Checking handlebars v2.0.1 [INFO] [stderr] Checking gallium v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.13s [INFO] running `Command { std: "docker" "inspect" "e8911778ce44e25526a8a20edd9e8e365705fc55ec99cfd0942bf536a11849ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8911778ce44e25526a8a20edd9e8e365705fc55ec99cfd0942bf536a11849ab", kill_on_drop: false }` [INFO] [stdout] e8911778ce44e25526a8a20edd9e8e365705fc55ec99cfd0942bf536a11849ab