[INFO] cloning repository https://github.com/Vogte999/Rasm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Vogte999/Rasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVogte999%2FRasm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVogte999%2FRasm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 209090a72fe9eeca8b257c059bc2241f8b72fdbc
[INFO] checking Vogte999/Rasm against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVogte999%2FRasm" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Vogte999/Rasm on toolchain 506512391b1a75ae450d36c9420978402a91abcc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Vogte999/Rasm
[INFO] finished tweaking git repo https://github.com/Vogte999/Rasm
[INFO] tweaked toml for git repo https://github.com/Vogte999/Rasm written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Vogte999/Rasm 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded cmake v0.1.29
[INFO] [stderr] Downloaded cc v1.0.9
[INFO] [stderr] Downloaded rustc-demangle v0.1.7
[INFO] [stderr] Downloaded backtrace v0.3.5
[INFO] [stderr] Downloaded backtrace-sys v0.1.16
[INFO] [stderr] Downloaded libc v0.2.39
[INFO] [stderr] Downloaded iui v0.2.0
[INFO] [stderr] Downloaded ui-sys v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 327929a518e1a898a9e179e25fbb3ae2d8924c14806b602b1917ece1fa3dd00f
[INFO] running `Command { std: "docker" "start" "-a" "327929a518e1a898a9e179e25fbb3ae2d8924c14806b602b1917ece1fa3dd00f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "327929a518e1a898a9e179e25fbb3ae2d8924c14806b602b1917ece1fa3dd00f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "327929a518e1a898a9e179e25fbb3ae2d8924c14806b602b1917ece1fa3dd00f", kill_on_drop: false }`
[INFO] [stdout] 327929a518e1a898a9e179e25fbb3ae2d8924c14806b602b1917ece1fa3dd00f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9182e9268f2de8a8400ee25133c3c504c5c7c81d90cd333b4f800787081646ef
[INFO] running `Command { std: "docker" "start" "-a" "9182e9268f2de8a8400ee25133c3c504c5c7c81d90cd333b4f800787081646ef", kill_on_drop: false }`
[INFO] [stderr] Compiling cc v1.0.9
[INFO] [stderr] Compiling unicode-xid v0.0.4
[INFO] [stderr] Checking libc v0.2.39
[INFO] [stderr] Compiling quote v0.3.15
[INFO] [stderr] Compiling make-cmd v0.1.0
[INFO] [stderr] Checking rustc-demangle v0.1.7
[INFO] [stderr] Checking cfg-if v0.1.2
[INFO] [stderr] Checking bitflags v0.7.0
[INFO] [stderr] Compiling synom v0.11.3
[INFO] [stderr] Compiling syn v0.11.11
[INFO] [stderr] Compiling cmake v0.1.29
[INFO] [stderr] Compiling backtrace-sys v0.1.16
[INFO] [stderr] Compiling ui-sys v0.1.1
[INFO] [stderr] Compiling synstructure v0.6.1
[INFO] [stderr] Compiling failure_derive v0.1.1
[INFO] [stderr] error: failed to run custom build command for `ui-sys v0.1.1`
[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/ui-sys-5785b050e6ecde49/build-script-build` (exit status: 101)
[INFO] [stderr] --- stdout
[INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/ui-sys-79a2cfcf4e8246b8/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ui-sys-0.1.1/libui" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/ui-sys-79a2cfcf4e8246b8/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_BUILD_TYPE=Debug"
[INFO] [stderr] -- The C compiler identification is GNU 11.4.0
[INFO] [stderr] -- The CXX compiler identification is GNU 11.4.0
[INFO] [stderr] -- Detecting C compiler ABI info
[INFO] [stderr] -- Detecting C compiler ABI info - done
[INFO] [stderr] -- Check for working C compiler: /usr/bin/cc - skipped
[INFO] [stderr] -- Detecting C compile features
[INFO] [stderr] -- Detecting C compile features - done
[INFO] [stderr] -- Detecting CXX compiler ABI info
[INFO] [stderr] -- Detecting CXX compiler ABI info - done
[INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ - skipped
[INFO] [stderr] -- Detecting CXX compile features
[INFO] [stderr] -- Detecting CXX compile features - done
[INFO] [stderr] -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2")
[INFO] [stderr] -- Checking for module 'gtk+-3.0'
[INFO] [stderr] -- Found gtk+-3.0, version 3.24.33
[INFO] [stderr] -- Configuring done
[INFO] [stderr] -- Generating done
[INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/ui-sys-79a2cfcf4e8246b8/out/build
[INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/ui-sys-79a2cfcf4e8246b8/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--target" "" "--config" "Debug" "--"
[INFO] [stderr]
[INFO] [stderr] --- stderr
[INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide)
[INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
[INFO] [stderr] Usage: cmake --build
[options] [-- [native-options]]
[INFO] [stderr] cmake --build --preset [options] [-- [native-options]]
[INFO] [stderr] Options:
[INFO] [stderr] = Project binary directory to be built.
[INFO] [stderr] --preset , --preset=
[INFO] [stderr] = Specify a build preset.
[INFO] [stderr] --list-presets
[INFO] [stderr] = List available build presets.
[INFO] [stderr] --parallel [], -j []
[INFO] [stderr] = Build in parallel using the given number of jobs.
[INFO] [stderr] If is omitted the native build tool's
[INFO] [stderr] default number is used.
[INFO] [stderr] The CMAKE_BUILD_PARALLEL_LEVEL environment variable
[INFO] [stderr] specifies a default parallel level when this option
[INFO] [stderr] is not given.
[INFO] [stderr] --target ..., -t ...
[INFO] [stderr] = Build instead of default targets.
[INFO] [stderr] --config = For multi-configuration tools, choose .
[INFO] [stderr] --clean-first = Build target 'clean' first, then build.
[INFO] [stderr] (To clean only, use --target 'clean'.)
[INFO] [stderr] --verbose, -v = Enable verbose output - if supported - including
[INFO] [stderr] the build commands to be executed.
[INFO] [stderr] -- = Pass remaining options to the native tool.
[INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.29/src/lib.rs:632:5:
[INFO] [stderr]
[INFO] [stderr] command did not execute successfully, got: exit status: 1
[INFO] [stderr]
[INFO] [stderr] build script failed, must exit now
[INFO] [stderr] stack backtrace:
[INFO] [stderr] 0: 0x563c3338cb45 - std::backtrace_rs::backtrace::libunwind::trace::h876d7c806a499a4c
[INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stderr] 1: 0x563c3338cb45 - std::backtrace_rs::backtrace::trace_unsynchronized::h93aa6ac20204363f
[INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr] 2: 0x563c3338cb45 - std::sys_common::backtrace::_print_fmt::haa4d06348037420c
[INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr] 3: 0x563c3338cb45 - ::fmt::hb19a1068483db389
[INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr] 4: 0x563c333b0fab - core::fmt::rt::Argument::fmt::he1186800a1f8dba1
[INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/fmt/rt.rs:165:63
[INFO] [stderr] 5: 0x563c333b0fab - core::fmt::write::h93b97d526ac83ab7
[INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/fmt/mod.rs:1169:21
[INFO] [stderr] 6: 0x563c33389ddf - std::io::Write::write_fmt::h5b8b8a434bcca5dd
[INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/io/mod.rs:1835:15
[INFO] [stderr] 7: 0x563c3338c91e - std::sys_common::backtrace::_print::h68eb04d9824256f0
[INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr] 8: 0x563c3338c91e - std::sys_common::backtrace::print::h9c98f0d9c4306586
[INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr] 9: 0x563c3338dea9 - std::panicking::default_hook::{{closure}}::hcf6830dc400daae4
[INFO] [stderr] 10: 0x563c3338dbed - std::panicking::default_hook::h483615856e3a5cc0
[INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:298:9
[INFO] [stderr] 11: 0x563c3338e3b3 - std::panicking::rust_panic_with_hook::h36ebc998f351e5fd
[INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:795:13
[INFO] [stderr] 12: 0x563c3338e294 - std::panicking::begin_panic_handler::{{closure}}::h686207a93492b797
[INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:664:13
[INFO] [stderr] 13: 0x563c3338d009 - std::sys_common::backtrace::__rust_end_short_backtrace::h2e37e6bf5aac538a
[INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr] 14: 0x563c3338dfc7 - rust_begin_unwind
[INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:652:5
[INFO] [stderr] 15: 0x563c333afd33 - core::panicking::panic_fmt::heae5d8e5e3703b89
[INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/panicking.rs:72:14
[INFO] [stderr] 16: 0x563c3333f699 - cmake::fail::hfe687065cf38e1bf
[INFO] [stderr] 17: 0x563c3333edd8 - cmake::run::h8db34dc8aee19fdd
[INFO] [stderr] 18: 0x563c3333cc02 - cmake::Config::build::h9b121abdf340baa3
[INFO] [stderr] 19: 0x563c33337a67 - build_script_build::main::h14556a8deda5600b
[INFO] [stderr] 20: 0x563c33336b93 - core::ops::function::FnOnce::call_once::he76f1af6bf7ff341
[INFO] [stderr] 21: 0x563c33336676 - std::sys_common::backtrace::__rust_begin_short_backtrace::h29a39c124a20b17b
[INFO] [stderr] 22: 0x563c333366c9 - std::rt::lang_start::{{closure}}::h6a583fa433461467
[INFO] [stderr] 23: 0x563c3338629d - core::ops::function::impls:: for &F>::call_once::h75d0a4fe40296b94
[INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/ops/function.rs:284:13
[INFO] [stderr] 24: 0x563c3338629d - std::panicking::try::do_call::ha27ca65264b021a4
[INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:559:40
[INFO] [stderr] 25: 0x563c3338629d - std::panicking::try::h901e100a17b3cd54
[INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:523:19
[INFO] [stderr] 26: 0x563c3338629d - std::panic::catch_unwind::h13d256f1691dfb07
[INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panic.rs:149:14
[INFO] [stderr] 27: 0x563c3338629d - std::rt::lang_start_internal::{{closure}}::hdf5a5a26190e1fd8
[INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/rt.rs:141:48
[INFO] [stderr] 28: 0x563c3338629d - std::panicking::try::do_call::h3a8fb98242ec30e5
[INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:559:40
[INFO] [stderr] 29: 0x563c3338629d - std::panicking::try::h881801cd3cb8ba77
[INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:523:19
[INFO] [stderr] 30: 0x563c3338629d - std::panic::catch_unwind::he14d380083644433
[INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panic.rs:149:14
[INFO] [stderr] 31: 0x563c3338629d - std::rt::lang_start_internal::hf560e7575b65e65f
[INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/rt.rs:141:20
[INFO] [stderr] 32: 0x563c333366a7 - std::rt::lang_start::h19b1861550505af1
[INFO] [stderr] 33: 0x563c33338225 - main
[INFO] [stderr] 34: 0x7fe803107d90 -
[INFO] [stderr] 35: 0x7fe803107e40 - __libc_start_main
[INFO] [stderr] 36: 0x563c33336565 - _start
[INFO] [stderr] 37: 0x0 -
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9182e9268f2de8a8400ee25133c3c504c5c7c81d90cd333b4f800787081646ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9182e9268f2de8a8400ee25133c3c504c5c7c81d90cd333b4f800787081646ef", kill_on_drop: false }`
[INFO] [stdout] 9182e9268f2de8a8400ee25133c3c504c5c7c81d90cd333b4f800787081646ef
[INFO] checking Vogte999/Rasm against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVogte999%2FRasm" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Vogte999/Rasm on toolchain dae34b759e282c069aa28752564694effd121a63
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Vogte999/Rasm
[INFO] finished tweaking git repo https://github.com/Vogte999/Rasm
[INFO] tweaked toml for git repo https://github.com/Vogte999/Rasm written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Vogte999/Rasm 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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cf7fead3885ccc10682e71463ca0a965095ab99f25a32a079680ceac832b2780
[INFO] running `Command { std: "docker" "start" "-a" "cf7fead3885ccc10682e71463ca0a965095ab99f25a32a079680ceac832b2780", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf7fead3885ccc10682e71463ca0a965095ab99f25a32a079680ceac832b2780", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf7fead3885ccc10682e71463ca0a965095ab99f25a32a079680ceac832b2780", kill_on_drop: false }`
[INFO] [stdout] cf7fead3885ccc10682e71463ca0a965095ab99f25a32a079680ceac832b2780
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 678ec349cc20c5a4836fdf99c51f81e7513d28986dff797db3add7ace8c47ec2
[INFO] running `Command { std: "docker" "start" "-a" "678ec349cc20c5a4836fdf99c51f81e7513d28986dff797db3add7ace8c47ec2", kill_on_drop: false }`
[INFO] [stderr] Copying to /tmp/fixit
[INFO] [stderr] no edition found in manifest, probably 2015, skipping
[INFO] running `Command { std: "docker" "inspect" "678ec349cc20c5a4836fdf99c51f81e7513d28986dff797db3add7ace8c47ec2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "678ec349cc20c5a4836fdf99c51f81e7513d28986dff797db3add7ace8c47ec2", kill_on_drop: false }`
[INFO] [stdout] 678ec349cc20c5a4836fdf99c51f81e7513d28986dff797db3add7ace8c47ec2