[INFO] fetching crate mun_runtime 0.3.0... [INFO] testing mun_runtime-0.3.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate mun_runtime 0.3.0 into /workspace/builds/worker-100/source [INFO] validating manifest of crates.io crate mun_runtime 0.3.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mun_runtime 0.3.0 [INFO] finished tweaking crates.io crate mun_runtime 0.3.0 [INFO] tweaked toml for crates.io crate mun_runtime 0.3.0 written to /workspace/builds/worker-100/source/Cargo.toml [INFO] crate crates.io crate mun_runtime 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 988684c40330c71b0ea8c3d9e6fe7f444651558c54e6108712a3919d3b66e4ea [INFO] running `Command { std: "docker" "start" "-a" "988684c40330c71b0ea8c3d9e6fe7f444651558c54e6108712a3919d3b66e4ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "988684c40330c71b0ea8c3d9e6fe7f444651558c54e6108712a3919d3b66e4ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "988684c40330c71b0ea8c3d9e6fe7f444651558c54e6108712a3919d3b66e4ea", kill_on_drop: false }` [INFO] [stdout] 988684c40330c71b0ea8c3d9e6fe7f444651558c54e6108712a3919d3b66e4ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 655cccb64da0546ca251d6687ead4d96f5b3a97b559e88f254be49f78cfd7376 [INFO] running `Command { std: "docker" "start" "-a" "655cccb64da0546ca251d6687ead4d96f5b3a97b559e88f254be49f78cfd7376", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling relative-path v1.3.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling mun_paths v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling semver v0.10.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling mun_abi v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling mun_memory v0.2.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling mun_libloader v0.1.0 [INFO] [stderr] Compiling mun_project v0.1.0 [INFO] [stderr] Compiling mun_runtime v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "655cccb64da0546ca251d6687ead4d96f5b3a97b559e88f254be49f78cfd7376", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "655cccb64da0546ca251d6687ead4d96f5b3a97b559e88f254be49f78cfd7376", kill_on_drop: false }` [INFO] [stdout] 655cccb64da0546ca251d6687ead4d96f5b3a97b559e88f254be49f78cfd7376 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30a9245ff81f22d3c08e1e697b732381c3be5ea73c12a0cc9002ce6e43d9ff8c [INFO] running `Command { std: "docker" "start" "-a" "30a9245ff81f22d3c08e1e697b732381c3be5ea73c12a0cc9002ce6e43d9ff8c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling cranelift-entity v0.59.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.59.0 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling mun_target v0.3.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling target-lexicon v0.9.0 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling superslice v1.0.0 [INFO] [stderr] Compiling inkwell v0.1.0-beta.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling wasmparser v0.51.4 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling by_address v1.0.4 [INFO] [stderr] Compiling md5 v0.6.1 [INFO] [stderr] Compiling array-init v0.1.1 [INFO] [stderr] Compiling yansi-term v0.1.2 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling blake3 v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling luajit-src v210.1.3+restyfe08842 [INFO] [stderr] Compiling lua-src v535.0.4+540rc4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling text-size v1.1.0 [INFO] [stderr] Compiling smol_str v0.1.17 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling serde-bench v0.0.7 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling errno v0.2.7 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling lockfile v0.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling salsa-macros v0.15.2 [INFO] [stderr] Compiling inkwell_internals v0.3.0 [INFO] [stderr] Compiling mun_codegen_macros v0.1.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling annotate-snippets v0.9.0 [INFO] [stderr] Compiling ra_ap_text_edit v0.0.35 [INFO] [stderr] Compiling cranelift-codegen-meta v0.59.0 [INFO] [stderr] Compiling cranelift-bforest v0.59.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] error: could not compile `pkg-config` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pkg_config /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pkg-config-0.3.19/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 -C metadata=92e54860f1f41ea3 -C extra-filename=-92e54860f1f41ea3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "30a9245ff81f22d3c08e1e697b732381c3be5ea73c12a0cc9002ce6e43d9ff8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30a9245ff81f22d3c08e1e697b732381c3be5ea73c12a0cc9002ce6e43d9ff8c", kill_on_drop: false }` [INFO] [stdout] 30a9245ff81f22d3c08e1e697b732381c3be5ea73c12a0cc9002ce6e43d9ff8c