[INFO] fetching crate dittolive-ditto 1.0.17... [INFO] testing dittolive-ditto-1.0.17 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate dittolive-ditto 1.0.17 into /workspace/builds/worker-18/source [INFO] validating manifest of crates.io crate dittolive-ditto 1.0.17 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dittolive-ditto 1.0.17 [INFO] finished tweaking crates.io crate dittolive-ditto 1.0.17 [INFO] tweaked toml for crates.io crate dittolive-ditto 1.0.17 written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate crates.io crate dittolive-ditto 1.0.17 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-macros v1.4.1 [INFO] [stderr] Downloaded to_method v1.1.0 [INFO] [stderr] Downloaded dittolive-ditto-sys v1.0.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d627473380e0bf10fe090436eaccd3fc9c6d123a8f05a21a1fe2ef9aff56507 [INFO] running `Command { std: "docker" "start" "-a" "8d627473380e0bf10fe090436eaccd3fc9c6d123a8f05a21a1fe2ef9aff56507", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d627473380e0bf10fe090436eaccd3fc9c6d123a8f05a21a1fe2ef9aff56507", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d627473380e0bf10fe090436eaccd3fc9c6d123a8f05a21a1fe2ef9aff56507", kill_on_drop: false }` [INFO] [stdout] 8d627473380e0bf10fe090436eaccd3fc9c6d123a8f05a21a1fe2ef9aff56507 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 621c77e2cefe76c5908e8630b6041360010c27117aff974b2c5025730a6c658d [INFO] running `Command { std: "docker" "start" "-a" "621c77e2cefe76c5908e8630b6041360010c27117aff974b2c5025730a6c658d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling mini_paste-proc_macro v0.1.11 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling uninit v0.3.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.0.2 [INFO] [stderr] Compiling dittolive-ditto-sys v1.0.17 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling to_method v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling mini_paste v0.1.11 [INFO] [stderr] Compiling macro_rules_attribute v0.0.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling require_unsafe_in_body v0.2.1 [INFO] [stderr] Compiling safer_ffi-proc_macro v0.0.5 [INFO] [stderr] Compiling safer-ffi v0.0.5 [INFO] [stdout] error: could not find native static library `dittoffi`, perhaps an -L flag is missing? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dittolive-ditto-sys` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "621c77e2cefe76c5908e8630b6041360010c27117aff974b2c5025730a6c658d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "621c77e2cefe76c5908e8630b6041360010c27117aff974b2c5025730a6c658d", kill_on_drop: false }` [INFO] [stdout] 621c77e2cefe76c5908e8630b6041360010c27117aff974b2c5025730a6c658d