[INFO] cloning repository https://github.com/mori-hisayuki/serverless-rust-sample [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mori-hisayuki/serverless-rust-sample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmori-hisayuki%2Fserverless-rust-sample", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmori-hisayuki%2Fserverless-rust-sample'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8065a07dbedd0513ec7b2a9228ca0e6730b7dff2 [INFO] checking mori-hisayuki/serverless-rust-sample against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmori-hisayuki%2Fserverless-rust-sample" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mori-hisayuki/serverless-rust-sample on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mori-hisayuki/serverless-rust-sample [INFO] finished tweaking git repo https://github.com/mori-hisayuki/serverless-rust-sample [INFO] tweaked toml for git repo https://github.com/mori-hisayuki/serverless-rust-sample written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mori-hisayuki/serverless-rust-sample 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded python3-sys v0.1.3 [INFO] [stderr] Downloaded lambda_http v0.1.1 [INFO] [stderr] Downloaded cpython v0.1.0 [INFO] [stderr] Downloaded lando v0.2.1 [INFO] [stderr] Downloaded cpython-json v0.2.0 [INFO] [stderr] Downloaded crowbar v0.2.0 [INFO] [stderr] Downloaded lando-attr v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4aa33dd1e4fe014557e2f8ed9c55c060d17a4d75cc52abe835ec6a9b440caed [INFO] running `Command { std: "docker" "start" "-a" "c4aa33dd1e4fe014557e2f8ed9c55c060d17a4d75cc52abe835ec6a9b440caed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4aa33dd1e4fe014557e2f8ed9c55c060d17a4d75cc52abe835ec6a9b440caed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4aa33dd1e4fe014557e2f8ed9c55c060d17a4d75cc52abe835ec6a9b440caed", kill_on_drop: false }` [INFO] [stdout] c4aa33dd1e4fe014557e2f8ed9c55c060d17a4d75cc52abe835ec6a9b440caed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a32a45c1bb3906b8e9c6ab148488c77d70fcb670f527ea44ff25605585459720 [INFO] running `Command { std: "docker" "start" "-a" "a32a45c1bb3906b8e9c6ab148488c77d70fcb670f527ea44ff25605585459720", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking smallvec v0.6.12 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking num_cpus v1.11.0 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Checking tokio-executor v0.1.8 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Checking tokio-sync v0.1.7 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking http v0.1.19 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking tokio-threadpool v0.1.16 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking unicode-normalization v0.1.9 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling cpython v0.1.0 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling python3-sys v0.1.3 [INFO] [stderr] Compiling lambda_runtime_core v0.1.2 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] error: failed to run custom build command for `python3-sys v0.1.3` [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/python3-sys-5b7e5cd9e1fd0b19/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/python3-sys-0.1.3/build.rs:366:65: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: "failed to run python interpreter `\"python\" \"-c\" \"import sys; import sysconfig; print(sys.version_info[0:2]); print(sysconfig.get_config_var(\\'LIBDIR\\')); print(sysconfig.get_config_var(\\'Py_ENABLE_SHARED\\')); print(sysconfig.get_config_var(\\'LDVERSION\\')); print(sys.exec_prefix);\"`: No such file or directory (os error 2)" [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5581c526b945 - std::backtrace_rs::backtrace::libunwind::trace::hb0d415bcff8c04ff [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x5581c526b945 - std::backtrace_rs::backtrace::trace_unsynchronized::hd3beb7af6a65b2fb [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5581c526b945 - std::sys_common::backtrace::_print_fmt::hb94d89680d7f5d1c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x5581c526b945 - ::fmt::h42d21e2ba62fd274 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x5581c528dfbb - core::fmt::rt::Argument::fmt::h8932bbbd2b9c37fe [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x5581c528dfbb - core::fmt::write::h672f14b769052340 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x5581c526979f - std::io::Write::write_fmt::h4d626b1d019eca5c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x5581c526b71e - std::sys_common::backtrace::_print::h745e446c2e03c5ca [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x5581c526b71e - std::sys_common::backtrace::print::hf0f0fa4fb70dca2c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x5581c526cc09 - std::panicking::default_hook::{{closure}}::h607769b198639ae5 [INFO] [stderr] 10: 0x5581c526c973 - std::panicking::default_hook::h1e5811a5a9298ba1 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x5581c526d0a4 - std::panicking::rust_panic_with_hook::hd0c5dc40875c06ef [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:789:13 [INFO] [stderr] 12: 0x5581c526cf86 - std::panicking::begin_panic_handler::{{closure}}::hde3f6d4bced89f43 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:658:13 [INFO] [stderr] 13: 0x5581c526be09 - std::sys_common::backtrace::__rust_end_short_backtrace::h88e846e54ebde2e3 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x5581c526ccb7 - rust_begin_unwind [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:646:5 [INFO] [stderr] 15: 0x5581c518dfd6 - core::panicking::panic_fmt::h5ffad3fb9ad671e0 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x5581c518e506 - core::result::unwrap_failed::hb58638a1c26ab909 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/result.rs:1654:5 [INFO] [stderr] 17: 0x5581c519a6ae - build_script_build::main::hfb7e4f63e88514a5 [INFO] [stderr] 18: 0x5581c518f043 - core::ops::function::FnOnce::call_once::h3e39c97cf317b0f6 [INFO] [stderr] 19: 0x5581c519bea6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h260135c91daa039c [INFO] [stderr] 20: 0x5581c519e0d9 - std::rt::lang_start::{{closure}}::hb4644005f724a03e [INFO] [stderr] 21: 0x5581c5266651 - core::ops::function::impls:: for &F>::call_once::hf24a18568366726b [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x5581c5266651 - std::panicking::try::do_call::hfe98fb6a5c700fa1 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:553:40 [INFO] [stderr] 23: 0x5581c5266651 - std::panicking::try::h887aaa509ba266ad [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:517:19 [INFO] [stderr] 24: 0x5581c5266651 - std::panic::catch_unwind::hdb24f00ea5a307a8 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panic.rs:146:14 [INFO] [stderr] 25: 0x5581c5266651 - std::rt::lang_start_internal::{{closure}}::hacbffc0b2f55d28c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/rt.rs:148:48 [INFO] [stderr] 26: 0x5581c5266651 - std::panicking::try::do_call::hc810c59098be8c17 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:553:40 [INFO] [stderr] 27: 0x5581c5266651 - std::panicking::try::h0d072b82be5f3f03 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:517:19 [INFO] [stderr] 28: 0x5581c5266651 - std::panic::catch_unwind::hb0e7e36556665803 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panic.rs:146:14 [INFO] [stderr] 29: 0x5581c5266651 - std::rt::lang_start_internal::h4207974af80a0725 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/rt.rs:148:20 [INFO] [stderr] 30: 0x5581c519e0b7 - std::rt::lang_start::h76a0dc761c9d4c63 [INFO] [stderr] 31: 0x5581c519b565 - main [INFO] [stderr] 32: 0x7f9578316d90 - [INFO] [stderr] 33: 0x7f9578316e40 - __libc_start_main [INFO] [stderr] 34: 0x5581c518e865 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a32a45c1bb3906b8e9c6ab148488c77d70fcb670f527ea44ff25605585459720", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a32a45c1bb3906b8e9c6ab148488c77d70fcb670f527ea44ff25605585459720", kill_on_drop: false }` [INFO] [stdout] a32a45c1bb3906b8e9c6ab148488c77d70fcb670f527ea44ff25605585459720 [INFO] checking mori-hisayuki/serverless-rust-sample against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmori-hisayuki%2Fserverless-rust-sample" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mori-hisayuki/serverless-rust-sample on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mori-hisayuki/serverless-rust-sample [INFO] finished tweaking git repo https://github.com/mori-hisayuki/serverless-rust-sample [INFO] tweaked toml for git repo https://github.com/mori-hisayuki/serverless-rust-sample written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mori-hisayuki/serverless-rust-sample 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e394c0dd8717078b581321db9231f87dc2dec321a35565ab6efc1c1f94520d3 [INFO] running `Command { std: "docker" "start" "-a" "0e394c0dd8717078b581321db9231f87dc2dec321a35565ab6efc1c1f94520d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e394c0dd8717078b581321db9231f87dc2dec321a35565ab6efc1c1f94520d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e394c0dd8717078b581321db9231f87dc2dec321a35565ab6efc1c1f94520d3", kill_on_drop: false }` [INFO] [stdout] 0e394c0dd8717078b581321db9231f87dc2dec321a35565ab6efc1c1f94520d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1bb7dda3e57becfad70cddb227a2ecec6ee95f5168dd9b1653baa23991696f2 [INFO] running `Command { std: "docker" "start" "-a" "a1bb7dda3e57becfad70cddb227a2ecec6ee95f5168dd9b1653baa23991696f2", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "a1bb7dda3e57becfad70cddb227a2ecec6ee95f5168dd9b1653baa23991696f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1bb7dda3e57becfad70cddb227a2ecec6ee95f5168dd9b1653baa23991696f2", kill_on_drop: false }` [INFO] [stdout] a1bb7dda3e57becfad70cddb227a2ecec6ee95f5168dd9b1653baa23991696f2