[INFO] cloning repository https://github.com/BielStela/plou [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BielStela/plou" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBielStela%2Fplou", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBielStela%2Fplou'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a690751f8412ca69343508d3e3a0786ddb05c6b5 [INFO] testing BielStela/plou against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBielStela%2Fplou" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/BielStela/plou [INFO] finished tweaking git repo https://github.com/BielStela/plou [INFO] tweaked toml for git repo https://github.com/BielStela/plou written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/BielStela/plou on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/BielStela/plou 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d7ef6ac3095e08032cbd40eb10c9f4cb9cfbd3a9e0684635c0152f22ef84ad2 [INFO] running `Command { std: "docker" "start" "-a" "2d7ef6ac3095e08032cbd40eb10c9f4cb9cfbd3a9e0684635c0152f22ef84ad2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d7ef6ac3095e08032cbd40eb10c9f4cb9cfbd3a9e0684635c0152f22ef84ad2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d7ef6ac3095e08032cbd40eb10c9f4cb9cfbd3a9e0684635c0152f22ef84ad2", kill_on_drop: false }` [INFO] [stdout] 2d7ef6ac3095e08032cbd40eb10c9f4cb9cfbd3a9e0684635c0152f22ef84ad2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 918c10fb863babfb68ac4f98f8c33856dfde0140bd0a1f38df85138ad5192b30 [INFO] running `Command { std: "docker" "start" "-a" "918c10fb863babfb68ac4f98f8c33856dfde0140bd0a1f38df85138ad5192b30", kill_on_drop: false }` [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling cc v1.1.16 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling rustls-pki-types v1.9.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling lru v0.12.4 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling ipnet v2.10.0 [INFO] [stderr] Compiling plou v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] error: failed to run custom build command for `plou v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/plou-08bb7054d92dad3e/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo::rerun-if-env-changed=WORLD_SRC [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (640) panicked at build.rs:10:45: [INFO] [stderr] File not found: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x571fd8ec5f0a - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x571fd8ec5f0a - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x571fd8ec5f0a - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x571fd8ec5f0a - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x571fd8ed8a4a - ::fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x571fd8ed8a4a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stderr] 6: 0x571fd8eca112 - std[e72de78501789eb0]::io::default_write_fmt:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x571fd8eca112 - ::write_fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x571fd8eb157f - ::print [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x571fd8eb157f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x571fd8ec1f91 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x571fd8ec214b - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x571fd8eb1638 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stderr] 13: 0x571fd8ea9289 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x571fd8eb1e9d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x571fd8ed913c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x571fd8ed8f12 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stderr] 17: 0x571fd8e9a452 - >::expect [INFO] [stderr] 18: 0x571fd8e95b87 - build_script_build[c69410e4f084c436]::main [INFO] [stderr] 19: 0x571fd8e9bc23 - core[6aaeda2c7ad07a48]::result::Result<(), std[e72de78501789eb0]::io::error::Error> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] 20: 0x571fd8e99706 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: core[6aaeda2c7ad07a48]::result::Result<(), std[e72de78501789eb0]::io::error::Error>, core[6aaeda2c7ad07a48]::result::Result<(), std[e72de78501789eb0]::io::error::Error>> [INFO] [stderr] 21: 0x571fd8e956b9 - std[e72de78501789eb0]::rt::lang_start::>::{closure#0} [INFO] [stderr] 22: 0x571fd8ec15d4 - <&dyn core[6aaeda2c7ad07a48]::ops::function::Fn<(), Output = i32> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::panic::unwind_safe::RefUnwindSafe as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 23: 0x571fd8ec15d4 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::<&dyn core[6aaeda2c7ad07a48]::ops::function::Fn<(), Output = i32> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stderr] 24: 0x571fd8ec15d4 - std[e72de78501789eb0]::panicking::catch_unwind:: + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stderr] 25: 0x571fd8ec15d4 - std[e72de78501789eb0]::panic::catch_unwind::<&dyn core[6aaeda2c7ad07a48]::ops::function::Fn<(), Output = i32> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x571fd8ec15d4 - std[e72de78501789eb0]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x571fd8ec15d4 - std[e72de78501789eb0]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stderr] 28: 0x571fd8ec15d4 - std[e72de78501789eb0]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stderr] 29: 0x571fd8ec15d4 - std[e72de78501789eb0]::panic::catch_unwind:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x571fd8ec15d4 - std[e72de78501789eb0]::rt::lang_start_internal [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x571fd8e94ff1 - std[e72de78501789eb0]::rt::lang_start::> [INFO] [stderr] 32: 0x571fd8e98a75 - main [INFO] [stderr] 33: 0x79c9935771ca - [INFO] [stderr] 34: 0x79c99357728b - __libc_start_main [INFO] [stderr] 35: 0x571fd8e94415 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "918c10fb863babfb68ac4f98f8c33856dfde0140bd0a1f38df85138ad5192b30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "918c10fb863babfb68ac4f98f8c33856dfde0140bd0a1f38df85138ad5192b30", kill_on_drop: false }` [INFO] [stdout] 918c10fb863babfb68ac4f98f8c33856dfde0140bd0a1f38df85138ad5192b30