[INFO] cloning repository https://github.com/compenguy/carbleurator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/compenguy/carbleurator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompenguy%2Fcarbleurator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompenguy%2Fcarbleurator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b7da3f992ff974b6f6807ce9db2499ca835c11d [INFO] checking compenguy/carbleurator against try#b20a093d9fb1ffaa04ae9852cb034864a992bafd for pr-85073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompenguy%2Fcarbleurator" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/compenguy/carbleurator on toolchain b20a093d9fb1ffaa04ae9852cb034864a992bafd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/compenguy/carbleurator [INFO] finished tweaking git repo https://github.com/compenguy/carbleurator [INFO] tweaked toml for git repo https://github.com/compenguy/carbleurator written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/compenguy/carbleurator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded btleplug v0.4.3 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 086a4a0b8a5706e0af464d91749f4eeb0258472a4ef8d5e9e589722db7147aa8 [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" "086a4a0b8a5706e0af464d91749f4eeb0258472a4ef8d5e9e589722db7147aa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "086a4a0b8a5706e0af464d91749f4eeb0258472a4ef8d5e9e589722db7147aa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "086a4a0b8a5706e0af464d91749f4eeb0258472a4ef8d5e9e589722db7147aa8", kill_on_drop: false }` [INFO] [stdout] 086a4a0b8a5706e0af464d91749f4eeb0258472a4ef8d5e9e589722db7147aa8 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a4620786a1bbc3a1355f0a4328491199abbaa0c56e3bbad3f8b5caf60212e23 [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" "0a4620786a1bbc3a1355f0a4328491199abbaa0c56e3bbad3f8b5caf60212e23", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.64 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.64 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking waker-fn v1.0.0 [INFO] [stderr] Checking parking v1.0.3 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Checking cache-padded v1.1.0 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking async-task v3.0.0 [INFO] [stderr] Checking fastrand v1.3.2 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking send_wrapper v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking addr2line v0.12.2 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking concurrent-queue v1.1.1 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking kv-log-macro v1.0.6 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking winrt v0.6.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking backtrace v0.3.49 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking gilrs-core v0.2.6 [INFO] [stderr] Checking gilrs v0.7.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.64 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.64 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.64 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking js-sys v0.3.41 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking web-sys v0.3.41 [INFO] [stderr] Checking blocking v0.4.6 [INFO] [stderr] Checking smol v0.1.18 [INFO] [stderr] Checking gloo-timers v0.2.1 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking async-std v1.6.2 [INFO] [stderr] Checking btleplug v0.4.3 [INFO] [stderr] Checking carbleurator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.90s [INFO] running `Command { std: "docker" "inspect" "0a4620786a1bbc3a1355f0a4328491199abbaa0c56e3bbad3f8b5caf60212e23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a4620786a1bbc3a1355f0a4328491199abbaa0c56e3bbad3f8b5caf60212e23", kill_on_drop: false }` [INFO] [stdout] 0a4620786a1bbc3a1355f0a4328491199abbaa0c56e3bbad3f8b5caf60212e23