[INFO] updating cached repository https://github.com/way-cooler/way-cooler-lock [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1fc5f54243f0aed8628eba3d48d941bdbc37d78 [INFO] testing way-cooler/way-cooler-lock against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fway-cooler%2Fway-cooler-lock" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/way-cooler/way-cooler-lock on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/way-cooler/way-cooler-lock [INFO] finished tweaking git repo https://github.com/way-cooler/way-cooler-lock [INFO] tweaked toml for git repo https://github.com/way-cooler/way-cooler-lock written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/way-cooler/way-cooler-lock already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5fcff7933c1a296a8b82666a916871d0c56ae28a4db8c337ff5bc14e0e467f21 [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" "5fcff7933c1a296a8b82666a916871d0c56ae28a4db8c337ff5bc14e0e467f21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fcff7933c1a296a8b82666a916871d0c56ae28a4db8c337ff5bc14e0e467f21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fcff7933c1a296a8b82666a916871d0c56ae28a4db8c337ff5bc14e0e467f21", kill_on_drop: false }` [INFO] [stdout] 5fcff7933c1a296a8b82666a916871d0c56ae28a4db8c337ff5bc14e0e467f21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] 077838d390983475e951ef9ff19aa5cc208e1d591ce7c5438e3bc7e9e5305e11 [INFO] running `Command { std: "docker" "start" "-a" "077838d390983475e951ef9ff19aa5cc208e1d591ce7c5438e3bc7e9e5305e11", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.23 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling cc v1.0.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling either v1.2.0 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling scopeguard v0.3.2 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling futures v0.1.16 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling color_quant v1.0.0 [INFO] [stderr] Compiling inflate v0.1.1 [INFO] [stderr] Compiling gcc v0.3.50 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.2.0 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling clap v2.24.2 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling wayland-scanner v0.9.6 [INFO] [stderr] Compiling tempfile v2.1.5 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling libdbus-sys v0.1.1 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling dbus v0.5.4 [INFO] [stderr] Compiling wayland-client v0.9.6 [INFO] [stderr] Compiling wc-lock v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling num-bigint v0.1.40 [INFO] [stderr] Compiling png v0.5.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.13 [INFO] [stderr] Compiling num-rational v0.1.39 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling image v0.10.4 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.9.6 [INFO] [stderr] Compiling way-cooler-client-helpers v0.1.0 [INFO] [stderr] Compiling wayland-kbd v0.9.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "077838d390983475e951ef9ff19aa5cc208e1d591ce7c5438e3bc7e9e5305e11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "077838d390983475e951ef9ff19aa5cc208e1d591ce7c5438e3bc7e9e5305e11", kill_on_drop: false }` [INFO] [stdout] 077838d390983475e951ef9ff19aa5cc208e1d591ce7c5438e3bc7e9e5305e11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6beffec382b8b0f2cb83cc6c11dc3b37a6452a6e01eabe98cbb1349698bedc1 [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" "c6beffec382b8b0f2cb83cc6c11dc3b37a6452a6e01eabe98cbb1349698bedc1", kill_on_drop: false }` [INFO] [stderr] Compiling wc-lock v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.39s [INFO] running `Command { std: "docker" "inspect" "c6beffec382b8b0f2cb83cc6c11dc3b37a6452a6e01eabe98cbb1349698bedc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6beffec382b8b0f2cb83cc6c11dc3b37a6452a6e01eabe98cbb1349698bedc1", kill_on_drop: false }` [INFO] [stdout] c6beffec382b8b0f2cb83cc6c11dc3b37a6452a6e01eabe98cbb1349698bedc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fb02c3e7b2c8c7c9efa86609ff3c15d18a3249336a5c6c12852fe80ebd368bff [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" "fb02c3e7b2c8c7c9efa86609ff3c15d18a3249336a5c6c12852fe80ebd368bff", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wc_lock-adaca18728825ba6 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fb02c3e7b2c8c7c9efa86609ff3c15d18a3249336a5c6c12852fe80ebd368bff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb02c3e7b2c8c7c9efa86609ff3c15d18a3249336a5c6c12852fe80ebd368bff", kill_on_drop: false }` [INFO] [stdout] fb02c3e7b2c8c7c9efa86609ff3c15d18a3249336a5c6c12852fe80ebd368bff