[INFO] cloning repository https://github.com/Aytixel/mad-rust-mmo7-driver
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aytixel/mad-rust-mmo7-driver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAytixel%2Fmad-rust-mmo7-driver", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAytixel%2Fmad-rust-mmo7-driver'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f88d246376e50da240c3de7c645e0646d004d221
[INFO] checking Aytixel/mad-rust-mmo7-driver against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAytixel%2Fmad-rust-mmo7-driver" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Aytixel/mad-rust-mmo7-driver
[INFO] finished tweaking git repo https://github.com/Aytixel/mad-rust-mmo7-driver
[INFO] tweaked toml for git repo https://github.com/Aytixel/mad-rust-mmo7-driver written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aytixel/mad-rust-mmo7-driver on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Aytixel/mad-rust-mmo7-driver already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Aytixel/mad-rust-util`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded barrage v0.2.3
[INFO] [stderr]   Downloaded core-graphics v0.18.0
[INFO] [stderr]   Downloaded enigo v0.0.14
[INFO] [stderr]   Downloaded rusb v0.9.1
[INFO] [stderr]   Downloaded sysinfo v0.25.2
[INFO] [stderr]   Downloaded libusb1-sys v0.6.2
[INFO] [stderr]   Downloaded tokio v1.20.4
[INFO] [stderr]   Downloaded thread-priority v0.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad3632bf6597289ed96655af677fc52c40af29e64ab4704b6d2cdcc5277a785c
[INFO] running `Command { std: "docker" "start" "-a" "ad3632bf6597289ed96655af677fc52c40af29e64ab4704b6d2cdcc5277a785c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad3632bf6597289ed96655af677fc52c40af29e64ab4704b6d2cdcc5277a785c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad3632bf6597289ed96655af677fc52c40af29e64ab4704b6d2cdcc5277a785c", kill_on_drop: false }`
[INFO] [stdout] ad3632bf6597289ed96655af677fc52c40af29e64ab4704b6d2cdcc5277a785c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45ca750a21f7fe31c63e55c9044f9ced79737d508155bd88a0d7d709772ceb2c
[INFO] running `Command { std: "docker" "start" "-a" "45ca750a21f7fe31c63e55c9044f9ced79737d508155bd88a0d7d709772ceb2c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.131
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.10
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling serde_derive v1.0.140
[INFO] [stderr]    Compiling serde v1.0.140
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.9
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]    Compiling tokio v1.20.4
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]     Checking cache-padded v1.2.0
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]    Compiling sysinfo v0.25.2
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]    Compiling enigo v0.0.14
[INFO] [stderr]     Checking concurrent-queue v1.2.2
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]     Checking bytes v1.2.0
[INFO] [stderr]    Compiling rusb v0.9.1
[INFO] [stderr]     Checking event-listener v2.5.2
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]     Checking barrage v0.2.3
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking filetime v0.2.17
[INFO] [stderr]     Checking inotify v0.7.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.5
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking thread-priority v0.8.2
[INFO] [stderr]    Compiling libusb1-sys v0.6.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking rayon-core v1.9.3
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking notify v4.0.17
[INFO] [stderr]     Checking rayon v1.5.3
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling winres v0.1.12
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling mad-rust-mmo7-driver v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking mad-rust-util v0.1.0 (https://github.com/Aytixel/mad-rust-util#82d40dd2)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.60s
[INFO] running `Command { std: "docker" "inspect" "45ca750a21f7fe31c63e55c9044f9ced79737d508155bd88a0d7d709772ceb2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45ca750a21f7fe31c63e55c9044f9ced79737d508155bd88a0d7d709772ceb2c", kill_on_drop: false }`
[INFO] [stdout] 45ca750a21f7fe31c63e55c9044f9ced79737d508155bd88a0d7d709772ceb2c
