[INFO] cloning repository https://github.com/daniel-kullmann/rust0 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daniel-kullmann/rust0" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel-kullmann%2Frust0", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel-kullmann%2Frust0'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9afab499e5a10a58cd69197445e3f6234a3a44ed [INFO] testing daniel-kullmann/rust0 against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel-kullmann%2Frust0" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/daniel-kullmann/rust0 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/daniel-kullmann/rust0 [INFO] finished tweaking git repo https://github.com/daniel-kullmann/rust0 [INFO] tweaked toml for git repo https://github.com/daniel-kullmann/rust0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/daniel-kullmann/rust0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mime_guess v1.8.6 [INFO] [stderr] Downloaded scheduled-thread-pool v0.2.0 [INFO] [stderr] Downloaded shellexpand v1.0.0 [INFO] [stderr] Downloaded r2d2 v0.8.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2ac7b17d273b6c0402cb67f26dedc462bac3b6a2b81deda5eebbc7d1511ade6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b2ac7b17d273b6c0402cb67f26dedc462bac3b6a2b81deda5eebbc7d1511ade6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2ac7b17d273b6c0402cb67f26dedc462bac3b6a2b81deda5eebbc7d1511ade6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2ac7b17d273b6c0402cb67f26dedc462bac3b6a2b81deda5eebbc7d1511ade6", kill_on_drop: false }` [INFO] [stdout] b2ac7b17d273b6c0402cb67f26dedc462bac3b6a2b81deda5eebbc7d1511ade6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e04d8aaa7c792f36f8eeb5d1674c544d26795f1a48712d9e49cb5962dde38d8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9e04d8aaa7c792f36f8eeb5d1674c544d26795f1a48712d9e49cb5962dde38d8", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling encoding_rs v0.8.14 [INFO] [stderr] Compiling shellexpand v1.0.0 [INFO] [stderr] Compiling libsqlite3-sys v0.9.3 [INFO] [stderr] Compiling base64 v0.10.0 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling simple-offline-rust-map v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling libflate v0.1.19 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling r2d2 v0.8.3 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling syn v0.15.24 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.14 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling rusqlite v0.14.0 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling crossbeam-channel v0.3.6 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling r2d2_sqlite v0.6.0 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.10 [INFO] [stderr] Compiling tokio v0.1.14 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling h2 v0.1.14 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling persistent v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.34 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling hyper v0.12.20 [INFO] [stderr] Compiling bodyparser v0.8.0 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.8 [INFO] [stderr] error: could not compile `simple-offline-rust-map` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name simple_offline_rust_map src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=005537d1bcbba463 -C extra-filename=-005537d1bcbba463 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bodyparser=/opt/rustwide/target/debug/deps/libbodyparser-0133495dcc7fbd20.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-d0145003b3da378b.rmeta --extern iron=/opt/rustwide/target/debug/deps/libiron-1b36a54e46d04721.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-f12b81effb480ed5.rmeta --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-fb2718460268d560.rmeta --extern r2d2_sqlite=/opt/rustwide/target/debug/deps/libr2d2_sqlite-33d523d41a555c81.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-29bed11709682f46.rmeta --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-cecf8f9f6415bdee.rmeta --extern ini=/opt/rustwide/target/debug/deps/libini-8ca9af38033f4a0f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3bdb55d73972e1bb.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-9800e856115e5c71.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6065fe2331ca5f7c.rmeta --extern shellexpand=/opt/rustwide/target/debug/deps/libshellexpand-4bc1aa7ba3c3ea27.rmeta --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "9e04d8aaa7c792f36f8eeb5d1674c544d26795f1a48712d9e49cb5962dde38d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e04d8aaa7c792f36f8eeb5d1674c544d26795f1a48712d9e49cb5962dde38d8", kill_on_drop: false }` [INFO] [stdout] 9e04d8aaa7c792f36f8eeb5d1674c544d26795f1a48712d9e49cb5962dde38d8