[INFO] cloning repository https://github.com/romab1998/rclp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/romab1998/rclp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromab1998%2Frclp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromab1998%2Frclp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9cff7b7d85dec8f6aed0abf06db55f2e3f12aceb [INFO] checking romab1998/rclp against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromab1998%2Frclp" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/romab1998/rclp on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/romab1998/rclp [INFO] finished tweaking git repo https://github.com/romab1998/rclp [INFO] tweaked toml for git repo https://github.com/romab1998/rclp written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/romab1998/rclp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0b6cf383f8703f54c464200050412a1c3321e05293d192f68f9c926be5d1bfe [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" "e0b6cf383f8703f54c464200050412a1c3321e05293d192f68f9c926be5d1bfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0b6cf383f8703f54c464200050412a1c3321e05293d192f68f9c926be5d1bfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0b6cf383f8703f54c464200050412a1c3321e05293d192f68f9c926be5d1bfe", kill_on_drop: false }` [INFO] [stdout] e0b6cf383f8703f54c464200050412a1c3321e05293d192f68f9c926be5d1bfe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 549984368bf82c9d9214e10877901cee1b0fc2a2038d6c92a23c26eac482eb7f [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" "549984368bf82c9d9214e10877901cee1b0fc2a2038d6c92a23c26eac482eb7f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling cc v1.0.32 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Checking smallvec v0.6.9 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking remove_dir_all v0.5.1 [INFO] [stderr] Checking claxon v0.3.2 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking half v1.3.0 [INFO] [stderr] Checking boxfnonce v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.3 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling bincode v1.1.2 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Checking ogg v0.7.0 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Checking lewton v0.9.4 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking slice-deque v0.1.16 [INFO] [stderr] Checking daemonize v0.4.1 [INFO] [stderr] Checking whoami v0.5.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking cpal v0.8.2 [INFO] [stderr] Checking minimp3 v0.3.2 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking cgmath v0.14.1 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking tempfile v3.0.7 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Checking rodio v0.8.1 [INFO] [stderr] Checking serde_cbor v0.9.0 [INFO] [stderr] Checking rclplib v0.1.0 (/opt/rustwide/workdir/lib) [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking ipc-channel v0.11.3 [INFO] [stderr] Checking rclp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.79s [INFO] running `Command { std: "docker" "inspect" "549984368bf82c9d9214e10877901cee1b0fc2a2038d6c92a23c26eac482eb7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "549984368bf82c9d9214e10877901cee1b0fc2a2038d6c92a23c26eac482eb7f", kill_on_drop: false }` [INFO] [stdout] 549984368bf82c9d9214e10877901cee1b0fc2a2038d6c92a23c26eac482eb7f