[INFO] cloning repository https://github.com/petabi/reproduce [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/petabi/reproduce" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetabi%2Freproduce", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetabi%2Freproduce'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9779cc9a976384790aac50b90a1951a653d54f32 [INFO] checking petabi/reproduce against master#da897dfb6daa268a965d2d73620316ba56020a19 for pr-76219 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetabi%2Freproduce" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/petabi/reproduce on toolchain da897dfb6daa268a965d2d73620316ba56020a19 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/petabi/reproduce [INFO] finished tweaking git repo https://github.com/petabi/reproduce [INFO] tweaked toml for git repo https://github.com/petabi/reproduce written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/petabi/reproduce already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "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] 069cf59c33dd1a0a9400b504df03030509fee4803493b82f3b7be062ee3427b0 [INFO] running `Command { std: "docker" "start" "-a" "069cf59c33dd1a0a9400b504df03030509fee4803493b82f3b7be062ee3427b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "069cf59c33dd1a0a9400b504df03030509fee4803493b82f3b7be062ee3427b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "069cf59c33dd1a0a9400b504df03030509fee4803493b82f3b7be062ee3427b0", kill_on_drop: false }` [INFO] [stdout] 069cf59c33dd1a0a9400b504df03030509fee4803493b82f3b7be062ee3427b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+da897dfb6daa268a965d2d73620316ba56020a19" "check" "--frozen" "--all" "--all-targets" "--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] bae8632c253d107109ed09ebe4f205e199222f14de1e5f4c4881f6a4dd272fcb [INFO] running `Command { std: "docker" "start" "-a" "bae8632c253d107109ed09ebe4f205e199222f14de1e5f4c4881f6a4dd272fcb", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking ref_slice v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Compiling openssl-src v111.9.0+1.1.1g [INFO] [stderr] Checking snap v0.2.5 [INFO] [stderr] Compiling backtrace-sys v0.1.36 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rmp v0.8.9 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking flate2 v0.2.20 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling thiserror-impl v1.0.16 [INFO] [stderr] Checking thiserror v1.0.16 [INFO] [stderr] Checking serde_bytes v0.11.3 [INFO] [stderr] Checking rmp-serde v0.14.3 [INFO] [stderr] Checking kafka v0.8.0 [INFO] [stderr] Checking eventio v0.1.0 (https://github.com/petabi/eventio?tag=0.1.0#c66e5299) [INFO] [stderr] Checking eventlib v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 18s [INFO] running `Command { std: "docker" "inspect" "bae8632c253d107109ed09ebe4f205e199222f14de1e5f4c4881f6a4dd272fcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bae8632c253d107109ed09ebe4f205e199222f14de1e5f4c4881f6a4dd272fcb", kill_on_drop: false }` [INFO] [stdout] bae8632c253d107109ed09ebe4f205e199222f14de1e5f4c4881f6a4dd272fcb