[INFO] cloning repository https://github.com/cbeo/pmdr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cbeo/pmdr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbeo%2Fpmdr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbeo%2Fpmdr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 026476b60beb3df61be3e3d152c0a92a1614a615 [INFO] building cbeo/pmdr against try#8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbeo%2Fpmdr" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cbeo/pmdr on toolchain 8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cbeo/pmdr [INFO] finished tweaking git repo https://github.com/cbeo/pmdr [INFO] tweaked toml for git repo https://github.com/cbeo/pmdr written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/cbeo/pmdr already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--no-deps" "--format-version=1", 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] ff3e4cc77d78c99c0e05c9630a5b7798feb2b4857e31bea6b5761bee9b2e6ea7 [INFO] running `Command { std: "docker" "start" "-a" "ff3e4cc77d78c99c0e05c9630a5b7798feb2b4857e31bea6b5761bee9b2e6ea7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff3e4cc77d78c99c0e05c9630a5b7798feb2b4857e31bea6b5761bee9b2e6ea7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff3e4cc77d78c99c0e05c9630a5b7798feb2b4857e31bea6b5761bee9b2e6ea7", kill_on_drop: false }` [INFO] [stdout] ff3e4cc77d78c99c0e05c9630a5b7798feb2b4857e31bea6b5761bee9b2e6ea7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "build" "--frozen" "--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] b7ac102d85163d2cb4d6e330841abdfd852dfc0bf3e6b43a23d98edbf3b0d01f [INFO] running `Command { std: "docker" "start" "-a" "b7ac102d85163d2cb4d6e330841abdfd852dfc0bf3e6b43a23d98edbf3b0d01f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling gio v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling cairo-rs v0.5.0 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling gdk-pixbuf v0.5.0 [INFO] [stderr] Compiling gdk v0.9.0 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling gtk v0.5.0 [INFO] [stderr] Compiling glib-sys v0.7.0 [INFO] [stderr] Compiling gobject-sys v0.7.0 [INFO] [stderr] Compiling gio-sys v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.7.0 [INFO] [stderr] Compiling cairo-sys-rs v0.7.0 [INFO] [stderr] Compiling pango-sys v0.7.0 [INFO] [stderr] Compiling gdk-sys v0.7.0 [INFO] [stderr] Compiling atk-sys v0.7.0 [INFO] [stderr] Compiling gtk-sys v0.7.0 [INFO] [stderr] Compiling libdbus-sys v0.1.4 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling dbus v0.6.3 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling glib v0.6.0 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling notify-rust v3.5.0 [INFO] [stderr] Compiling pango v0.5.0 [INFO] [stderr] Compiling pmdr v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 45s [INFO] running `Command { std: "docker" "inspect" "b7ac102d85163d2cb4d6e330841abdfd852dfc0bf3e6b43a23d98edbf3b0d01f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7ac102d85163d2cb4d6e330841abdfd852dfc0bf3e6b43a23d98edbf3b0d01f", kill_on_drop: false }` [INFO] [stdout] b7ac102d85163d2cb4d6e330841abdfd852dfc0bf3e6b43a23d98edbf3b0d01f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "test" "--frozen" "--no-run" "--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] ea4199cb0baa067bec3de3f07a22c21dd41f2195e6148b8fd41c3998103993b2 [INFO] running `Command { std: "docker" "start" "-a" "ea4199cb0baa067bec3de3f07a22c21dd41f2195e6148b8fd41c3998103993b2", kill_on_drop: false }` [INFO] [stderr] Compiling pmdr v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.50s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/pmdr-548e04caf1fcf653) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/pmdr-a28e490b04bb1487) [INFO] running `Command { std: "docker" "inspect" "ea4199cb0baa067bec3de3f07a22c21dd41f2195e6148b8fd41c3998103993b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea4199cb0baa067bec3de3f07a22c21dd41f2195e6148b8fd41c3998103993b2", kill_on_drop: false }` [INFO] [stdout] ea4199cb0baa067bec3de3f07a22c21dd41f2195e6148b8fd41c3998103993b2