[INFO] cloning repository https://github.com/analog-hors/lunatic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/analog-hors/lunatic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanalog-hors%2Flunatic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanalog-hors%2Flunatic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1d89d07b16ba031a771cdf5cc467a5df6c44f38 [INFO] checking analog-hors/lunatic against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanalog-hors%2Flunatic" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/analog-hors/lunatic on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/analog-hors/lunatic [INFO] finished tweaking git repo https://github.com/analog-hors/lunatic [INFO] tweaked toml for git repo https://github.com/analog-hors/lunatic written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/analog-hors/lunatic already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arrayvec v0.5.2 [INFO] [stderr] Downloaded addr2line v0.15.1 [INFO] [stderr] Downloaded backtrace v0.3.59 [INFO] [stderr] Downloaded synstructure v0.12.4 [INFO] [stderr] Downloaded object v0.24.0 [INFO] [stderr] Downloaded arraydeque v0.4.5 [INFO] [stderr] Downloaded vampirc-uci v0.11.0 [INFO] [stderr] Downloaded rand_pcg v0.2.1 [INFO] [stderr] Downloaded chess v3.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3cc8048d4cb0f8cc5c888dca2bcc5cd5893f99ee9458696300adf1fd098610de [INFO] running `Command { std: "docker" "start" "-a" "3cc8048d4cb0f8cc5c888dca2bcc5cd5893f99ee9458696300adf1fd098610de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3cc8048d4cb0f8cc5c888dca2bcc5cd5893f99ee9458696300adf1fd098610de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cc8048d4cb0f8cc5c888dca2bcc5cd5893f99ee9458696300adf1fd098610de", kill_on_drop: false }` [INFO] [stdout] 3cc8048d4cb0f8cc5c888dca2bcc5cd5893f99ee9458696300adf1fd098610de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d9ebd20af38fd3f6b600b673fb787db008eb6adbadb3cbaca7dcae9650a5aad [INFO] running `Command { std: "docker" "start" "-a" "6d9ebd20af38fd3f6b600b673fb787db008eb6adbadb3cbaca7dcae9650a5aad", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling arraydeque v0.4.5 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking addr2line v0.15.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling chess v3.2.0 [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Checking lunatic v0.1.0 (/opt/rustwide/workdir/engine) [INFO] [stderr] Checking vampirc-uci v0.11.0 [INFO] [stderr] Checking lunatic-uci v0.1.0 (/opt/rustwide/workdir/uci) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 51s [INFO] running `Command { std: "docker" "inspect" "6d9ebd20af38fd3f6b600b673fb787db008eb6adbadb3cbaca7dcae9650a5aad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d9ebd20af38fd3f6b600b673fb787db008eb6adbadb3cbaca7dcae9650a5aad", kill_on_drop: false }` [INFO] [stdout] 6d9ebd20af38fd3f6b600b673fb787db008eb6adbadb3cbaca7dcae9650a5aad