[INFO] fetching crate config 0.13.0... [INFO] testing config-0.13.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate config 0.13.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate config 0.13.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate config 0.13.0 [INFO] finished tweaking crates.io crate config 0.13.0 [INFO] tweaked toml for crates.io crate config 0.13.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate config 0.13.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ordered-multimap v0.4.3 [INFO] [stderr] Downloaded dlv-list v0.3.0 [INFO] [stderr] Downloaded rust-ini v0.18.0 [INFO] [stderr] Downloaded headers v0.3.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a58a29867190621e99b5a9162dc520ea893a00ee205bb1f72df1579b3d386e4c [INFO] running `Command { std: "docker" "start" "-a" "a58a29867190621e99b5a9162dc520ea893a00ee205bb1f72df1579b3d386e4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a58a29867190621e99b5a9162dc520ea893a00ee205bb1f72df1579b3d386e4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a58a29867190621e99b5a9162dc520ea893a00ee205bb1f72df1579b3d386e4c", kill_on_drop: false }` [INFO] [stdout] a58a29867190621e99b5a9162dc520ea893a00ee205bb1f72df1579b3d386e4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7eeef15b15cddbbe890fe4c5e5cd75efdd4db598bc7db2bf7fc395261f24eb0e [INFO] running `Command { std: "docker" "start" "-a" "7eeef15b15cddbbe890fe4c5e5cd75efdd4db598bc7db2bf7fc395261f24eb0e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling hashbrown v0.12.0 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling ron v0.7.0 [INFO] [stderr] Compiling config v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.46s [INFO] running `Command { std: "docker" "inspect" "7eeef15b15cddbbe890fe4c5e5cd75efdd4db598bc7db2bf7fc395261f24eb0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eeef15b15cddbbe890fe4c5e5cd75efdd4db598bc7db2bf7fc395261f24eb0e", kill_on_drop: false }` [INFO] [stdout] 7eeef15b15cddbbe890fe4c5e5cd75efdd4db598bc7db2bf7fc395261f24eb0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b72dcd7bc94819481cc54cf4b358af9e74945ebd3dc8fa2ed4d92948a65d9cdb [INFO] running `Command { std: "docker" "start" "-a" "b72dcd7bc94819481cc54cf4b358af9e74945ebd3dc8fa2ed4d92948a65d9cdb", kill_on_drop: false }` [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tracing v0.1.30 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling headers v0.3.6 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling warp v0.3.1 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling config v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `config` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name config --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="ini"' --cfg 'feature="json"' --cfg 'feature="json5"' --cfg 'feature="json5_rs"' --cfg 'feature="ron"' --cfg 'feature="rust-ini"' --cfg 'feature="serde_json"' --cfg 'feature="toml"' --cfg 'feature="yaml"' --cfg 'feature="yaml-rust"' -C metadata=0f84dc072f1928d1 -C extra-filename=-0f84dc072f1928d1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-25a3f50626139ce0.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-13b6231100c33cba.rlib --extern float_cmp=/opt/rustwide/target/debug/deps/libfloat_cmp-76d8cd5d9d9e894f.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-e7de01629b7981ed.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-02f220b68df07eb2.rlib --extern json5_rs=/opt/rustwide/target/debug/deps/libjson5-08a8321ab184e1c2.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-ac52f8277a9fd68b.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-3be45fe52c11cd02.rlib --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-ba77f0f10bc0649e.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b87361765522692b.rlib --extern ron=/opt/rustwide/target/debug/deps/libron-f433838ee89b7271.rlib --extern ini=/opt/rustwide/target/debug/deps/libini-ec38d4212719f087.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d3506e949d88aa69.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-14dadc3513e28665.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-81f9add1ac6aafe3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-25060a72b9b1b0d6.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-6d7bc7b4db11219c.rlib --extern warp=/opt/rustwide/target/debug/deps/libwarp-6511505b32ad5cf8.rlib --extern yaml_rust=/opt/rustwide/target/debug/deps/libyaml_rust-ca5c74453965af20.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b72dcd7bc94819481cc54cf4b358af9e74945ebd3dc8fa2ed4d92948a65d9cdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b72dcd7bc94819481cc54cf4b358af9e74945ebd3dc8fa2ed4d92948a65d9cdb", kill_on_drop: false }` [INFO] [stdout] b72dcd7bc94819481cc54cf4b358af9e74945ebd3dc8fa2ed4d92948a65d9cdb