[INFO] cloning repository https://github.com/BrendanBall/barrier-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BrendanBall/barrier-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrendanBall%2Fbarrier-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrendanBall%2Fbarrier-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b8a7ca86494866873b36deff3b00e94e6af81cce [INFO] checking BrendanBall/barrier-rust against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrendanBall%2Fbarrier-rust" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BrendanBall/barrier-rust on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BrendanBall/barrier-rust [INFO] finished tweaking git repo https://github.com/BrendanBall/barrier-rust [INFO] tweaked toml for git repo https://github.com/BrendanBall/barrier-rust written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/BrendanBall/barrier-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--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-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ccdb4d6a87409d9b41858b956f57d1f0ac0f230c099f86d7c906e913e5c5e77 [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" "4ccdb4d6a87409d9b41858b956f57d1f0ac0f230c099f86d7c906e913e5c5e77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ccdb4d6a87409d9b41858b956f57d1f0ac0f230c099f86d7c906e913e5c5e77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ccdb4d6a87409d9b41858b956f57d1f0ac0f230c099f86d7c906e913e5c5e77", kill_on_drop: false }` [INFO] [stdout] 4ccdb4d6a87409d9b41858b956f57d1f0ac0f230c099f86d7c906e913e5c5e77 [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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbe99ba119449bff723be106c4a8a39835377b3db8cb8ae57c125fa81af4ee70 [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" "cbe99ba119449bff723be106c4a8a39835377b3db8cb8ae57c125fa81af4ee70", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking ioctl-sys v0.5.2 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Checking doc-comment v0.3.3 [INFO] [stderr] Checking uinput-sys v0.1.7 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking nix v0.10.0 [INFO] [stderr] Compiling lexical-core v0.6.7 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Compiling evdev-sys v0.2.0 [INFO] [stderr] Checking libudev v0.2.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking backtrace v0.3.41 [INFO] [stderr] Checking serde_test v0.8.23 [INFO] [stderr] Checking regex v1.3.5 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Checking evdev-rs v0.3.1 [INFO] [stderr] Checking serde-hjson v0.8.2 [INFO] [stderr] Checking uinput v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling proc-macro-hack v0.5.12 [INFO] [stderr] Compiling hex-literal-impl v0.2.1 [INFO] [stderr] Compiling snafu-derive v0.5.0 [INFO] [stderr] Checking hex-literal v0.2.1 [INFO] [stderr] Checking snafu v0.5.0 [INFO] [stderr] Checking serde v1.0.105 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking config v0.9.3 [INFO] [stderr] Checking barrier v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 02s [INFO] running `Command { std: "docker" "inspect" "cbe99ba119449bff723be106c4a8a39835377b3db8cb8ae57c125fa81af4ee70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbe99ba119449bff723be106c4a8a39835377b3db8cb8ae57c125fa81af4ee70", kill_on_drop: false }` [INFO] [stdout] cbe99ba119449bff723be106c4a8a39835377b3db8cb8ae57c125fa81af4ee70