[INFO] cloning repository https://github.com/Nakul611/Pizza-Place [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nakul611/Pizza-Place" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNakul611%2FPizza-Place", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNakul611%2FPizza-Place'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] afdefb733538cb0dc9eb1b835708a30dabe48fce [INFO] testing Nakul611/Pizza-Place against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNakul611%2FPizza-Place" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Nakul611/Pizza-Place [INFO] finished tweaking git repo https://github.com/Nakul611/Pizza-Place [INFO] tweaked toml for git repo https://github.com/Nakul611/Pizza-Place written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Nakul611/Pizza-Place on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Nakul611/Pizza-Place 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ulid v1.1.2 [INFO] [stderr] Downloaded validator_derive v0.18.1 [INFO] [stderr] Downloaded futures-buffered v0.2.6 [INFO] [stderr] Downloaded unicode-security v0.1.1 [INFO] [stderr] Downloaded serde_with_macros v3.8.3 [INFO] [stderr] Downloaded serde_with v3.8.3 [INFO] [stderr] Downloaded quick_cache v0.4.2 [INFO] [stderr] Downloaded validator v0.18.1 [INFO] [stderr] Downloaded surrealdb v1.5.3 [INFO] [stderr] Downloaded spade v2.9.0 [INFO] [stderr] Downloaded surrealdb-core v1.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0cf8078c3c35cabd9b1408aef9a7223ff3bfc94a375f9b61812ec81a95720a08 [INFO] running `Command { std: "docker" "start" "-a" "0cf8078c3c35cabd9b1408aef9a7223ff3bfc94a375f9b61812ec81a95720a08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cf8078c3c35cabd9b1408aef9a7223ff3bfc94a375f9b61812ec81a95720a08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cf8078c3c35cabd9b1408aef9a7223ff3bfc94a375f9b61812ec81a95720a08", kill_on_drop: false }` [INFO] [stdout] 0cf8078c3c35cabd9b1408aef9a7223ff3bfc94a375f9b61812ec81a95720a08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c3c4f4398d0f6056bea06672e18dfd980969cd697c5c97986e6236a3ada14bff [INFO] running `Command { std: "docker" "start" "-a" "c3c4f4398d0f6056bea06672e18dfd980969cd697c5c97986e6236a3ada14bff", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling cc v1.1.0 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] error: could not compile `string_cache` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not execute process `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name string_cache --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/string_cache-0.8.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_support"))' -C metadata=4b27c55bc1fd6735 -C extra-filename=-8062281d67041f33 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern debug_unreachable=/opt/rustwide/target/debug/deps/libdebug_unreachable-bb267523be1ece69.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-7c692b3995da2f0e.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-074b81c32fc30557.rmeta --extern phf_shared=/opt/rustwide/target/debug/deps/libphf_shared-d8a45f7e60b1cd56.rmeta --extern precomputed_hash=/opt/rustwide/target/debug/deps/libprecomputed_hash-7e3814ef4e67649d.rmeta --cap-lints allow` (never executed) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/syn-97fa81578f215369.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] running `Command { std: "docker" "inspect" "c3c4f4398d0f6056bea06672e18dfd980969cd697c5c97986e6236a3ada14bff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3c4f4398d0f6056bea06672e18dfd980969cd697c5c97986e6236a3ada14bff", kill_on_drop: false }` [INFO] [stdout] c3c4f4398d0f6056bea06672e18dfd980969cd697c5c97986e6236a3ada14bff