[INFO] cloning repository https://github.com/antiguru/rahmen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/antiguru/rahmen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantiguru%2Frahmen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantiguru%2Frahmen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d8d905ce421877225170f338e6005967b5900648 [INFO] checking antiguru/rahmen against master#6526e5c772f2da07db745c94ca6bb0a591a39ba4 for pr-80920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantiguru%2Frahmen" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/antiguru/rahmen on toolchain 6526e5c772f2da07db745c94ca6bb0a591a39ba4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/antiguru/rahmen [INFO] finished tweaking git repo https://github.com/antiguru/rahmen [INFO] tweaked toml for git repo https://github.com/antiguru/rahmen written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/antiguru/rahmen already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc470009b1f79e582b0bebe29a5945a3917419213d7134a37e26a8a175348c23 [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" "fc470009b1f79e582b0bebe29a5945a3917419213d7134a37e26a8a175348c23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc470009b1f79e582b0bebe29a5945a3917419213d7134a37e26a8a175348c23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc470009b1f79e582b0bebe29a5945a3917419213d7134a37e26a8a175348c23", kill_on_drop: false }` [INFO] [stdout] fc470009b1f79e582b0bebe29a5945a3917419213d7134a37e26a8a175348c23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f39401e27405cf68b948a12adc3feb37c0858974cbc5551434d34aee63251c50 [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" "f39401e27405cf68b948a12adc3feb37c0858974cbc5551434d34aee63251c50", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling dunce v1.0.1 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking bytemuck v1.4.1 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking abomonation v0.7.3 [INFO] [stderr] Checking timely_bytes v0.11.0 (https://github.com/TimelyDataflow/timely-dataflow#5023fb99) [INFO] [stderr] Checking timely_logging v0.11.1 (https://github.com/TimelyDataflow/timely-dataflow#5023fb99) [INFO] [stderr] Checking float-ord v0.2.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking rgb v0.8.25 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Compiling pathfinder_simd v0.5.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling gexiv2-sys v1.1.2 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking errno v0.2.7 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking framebuffer v0.2.2 [INFO] [stderr] Checking rexiv2 v0.9.1 [INFO] [stderr] Checking image v0.23.12 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Checking freetype v0.7.0 [INFO] [stderr] Checking servo-fontconfig v0.5.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking font-kit v0.10.0 [INFO] [stderr] Compiling abomonation_derive v0.5.0 [INFO] [stderr] Checking ctrlc v3.1.7 [INFO] [stderr] Compiling nasm-rs v0.2.0 [INFO] [stderr] Compiling mozjpeg-sys v0.10.11 [INFO] [stderr] Checking mozjpeg v0.8.21 [INFO] [stderr] Checking timely_communication v0.11.1 (https://github.com/TimelyDataflow/timely-dataflow#5023fb99) [INFO] [stderr] Checking timely v0.11.1 (https://github.com/TimelyDataflow/timely-dataflow#5023fb99) [INFO] [stderr] Checking rahmen v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "f39401e27405cf68b948a12adc3feb37c0858974cbc5551434d34aee63251c50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f39401e27405cf68b948a12adc3feb37c0858974cbc5551434d34aee63251c50", kill_on_drop: false }` [INFO] [stdout] f39401e27405cf68b948a12adc3feb37c0858974cbc5551434d34aee63251c50