[INFO] cloning repository https://github.com/avencera/rustywind [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/avencera/rustywind" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favencera%2Frustywind", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favencera%2Frustywind'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8bc476e203ef25077b84be4310054eab35fa9cd3 [INFO] checking avencera/rustywind against master#ffa2e7ae8fbf9badc035740db949b9dae271c29f for pr-78338 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favencera%2Frustywind" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/avencera/rustywind on toolchain ffa2e7ae8fbf9badc035740db949b9dae271c29f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/avencera/rustywind [INFO] finished tweaking git repo https://github.com/avencera/rustywind [INFO] tweaked toml for git repo https://github.com/avencera/rustywind written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/avencera/rustywind already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 538cd738d77a944b2c28464fc6f2400e72f6776c3bf9abcd09fe6ed714aa3f49 [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" "538cd738d77a944b2c28464fc6f2400e72f6776c3bf9abcd09fe6ed714aa3f49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "538cd738d77a944b2c28464fc6f2400e72f6776c3bf9abcd09fe6ed714aa3f49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "538cd738d77a944b2c28464fc6f2400e72f6776c3bf9abcd09fe6ed714aa3f49", kill_on_drop: false }` [INFO] [stdout] 538cd738d77a944b2c28464fc6f2400e72f6776c3bf9abcd09fe6ed714aa3f49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5a961816d6599be7de33062cc9be4de4f7bd78ed4b60d0524c44f8cb4339172 [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" "e5a961816d6599be7de33062cc9be4de4f7bd78ed4b60d0524c44f8cb4339172", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling indoc v1.0.2 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rayon-core v1.8.0 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Checking ignore v0.4.15 [INFO] [stderr] Checking rustywind v0.6.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.61s [INFO] running `Command { std: "docker" "inspect" "e5a961816d6599be7de33062cc9be4de4f7bd78ed4b60d0524c44f8cb4339172", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5a961816d6599be7de33062cc9be4de4f7bd78ed4b60d0524c44f8cb4339172", kill_on_drop: false }` [INFO] [stdout] e5a961816d6599be7de33062cc9be4de4f7bd78ed4b60d0524c44f8cb4339172