[INFO] cloning repository https://github.com/susytech/susy-codec [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/susytech/susy-codec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsusytech%2Fsusy-codec", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsusytech%2Fsusy-codec'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a1a0376f7507cd51fe8ff59667912a2ff871766b [INFO] checking susytech/susy-codec against master#50e1dc1536264ab71c0850f346b12309477f29f7 for pr-85073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsusytech%2Fsusy-codec" "/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/susytech/susy-codec on toolchain 50e1dc1536264ab71c0850f346b12309477f29f7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/susytech/susy-codec [INFO] finished tweaking git repo https://github.com/susytech/susy-codec [INFO] tweaked toml for git repo https://github.com/susytech/susy-codec written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/susytech/susy-codec already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "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-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd9292b6380e96b3e7e26ead16096a500672f5d2559544ee39b664d189d933ce [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" "cd9292b6380e96b3e7e26ead16096a500672f5d2559544ee39b664d189d933ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd9292b6380e96b3e7e26ead16096a500672f5d2559544ee39b664d189d933ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd9292b6380e96b3e7e26ead16096a500672f5d2559544ee39b664d189d933ce", kill_on_drop: false }` [INFO] [stdout] cd9292b6380e96b3e7e26ead16096a500672f5d2559544ee39b664d189d933ce [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72ed7e53bc4c1da12038a736fc9e86e49bc9de7010fcbd1f2fc2c6d3d1803b25 [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" "72ed7e53bc4c1da12038a736fc9e86e49bc9de7010fcbd1f2fc2c6d3d1803b25", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking proc-macro2 v0.4.27 [INFO] [stderr] Checking quote v0.6.11 [INFO] [stderr] Checking syn v0.15.26 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking susy-codec v3.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking proc-macro-crate v0.1.3 [INFO] [stderr] Checking susy-codec-derive v3.3.0 (/opt/rustwide/workdir/derive) [INFO] [stderr] Compiling serde_derive v1.0.88 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.00s [INFO] running `Command { std: "docker" "inspect" "72ed7e53bc4c1da12038a736fc9e86e49bc9de7010fcbd1f2fc2c6d3d1803b25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72ed7e53bc4c1da12038a736fc9e86e49bc9de7010fcbd1f2fc2c6d3d1803b25", kill_on_drop: false }` [INFO] [stdout] 72ed7e53bc4c1da12038a736fc9e86e49bc9de7010fcbd1f2fc2c6d3d1803b25