[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] checking daniel-kullmann/rust0 against master#1557fb031b272b4c5bfcc7de5df7eddc7b36a584 for pr-73166 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel-kullmann%2Frust0" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/daniel-kullmann/rust0 on toolchain 1557fb031b272b4c5bfcc7de5df7eddc7b36a584 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "read-manifest" "--manifest-path" "Cargo.toml", 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-7/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" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b95390de2e43e1e4b5fa42c1ce4c2b29068ef06b570b9552835125a5eb73e58 [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" "5b95390de2e43e1e4b5fa42c1ce4c2b29068ef06b570b9552835125a5eb73e58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b95390de2e43e1e4b5fa42c1ce4c2b29068ef06b570b9552835125a5eb73e58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b95390de2e43e1e4b5fa42c1ce4c2b29068ef06b570b9552835125a5eb73e58", kill_on_drop: false }` [INFO] [stdout] 5b95390de2e43e1e4b5fa42c1ce4c2b29068ef06b570b9552835125a5eb73e58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "check" "--frozen" "--all" "--all-targets" "--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] 742af2ba35cd2be6072f58f43cfb441083010882e570c5349f6b78d8e07190aa [INFO] running `Command { std: "docker" "start" "-a" "742af2ba35cd2be6072f58f43cfb441083010882e570c5349f6b78d8e07190aa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.46 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Checking futures v0.1.25 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.14 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking dtoa v0.4.3 [INFO] [stderr] Checking shellexpand v1.0.0 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking crossbeam-utils v0.6.3 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Checking rand_core v0.2.2 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking base64 v0.10.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking smallvec v0.6.7 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling simple-offline-rust-map v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking r2d2 v0.8.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling libsqlite3-sys v0.9.3 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Checking libflate v0.1.19 [INFO] [stderr] Checking crossbeam-epoch v0.7.0 [INFO] [stderr] Checking tokio-executor v0.1.6 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking num_cpus v1.9.0 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rand_os v0.1.1 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Checking tokio-timer v0.2.8 [INFO] [stderr] Checking tokio-current-thread v0.1.4 [INFO] [stderr] Checking mime v0.3.13 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling syn v0.15.24 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking hyper v0.10.15 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Checking rusqlite v0.14.0 [INFO] [stderr] Checking tokio-io v0.1.11 [INFO] [stderr] Checking http v0.1.14 [INFO] [stderr] Checking r2d2_sqlite v0.6.0 [INFO] [stderr] Checking uuid v0.7.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking crossbeam-channel v0.3.6 [INFO] [stderr] Checking tokio-reactor v0.1.8 [INFO] [stderr] Checking h2 v0.1.14 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-threadpool v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Checking tokio v0.1.14 [INFO] [stderr] Checking serde_json v1.0.34 [INFO] [stderr] Checking serde_urlencoded v0.5.4 [INFO] [stderr] Checking iron v0.6.0 [INFO] [stderr] Checking persistent v0.4.0 [INFO] [stderr] Checking bodyparser v0.8.0 [INFO] [stderr] Checking hyper v0.12.20 [INFO] [stderr] Checking hyper-tls v0.3.1 [INFO] [stderr] Checking 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 -Cembed-bitcode=no -C debuginfo=2 -C metadata=d32d3bec97c107eb -C extra-filename=-d32d3bec97c107eb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bodyparser=/opt/rustwide/target/debug/deps/libbodyparser-8980eb34b0dac08a.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-09cbb3711949a73d.rmeta --extern iron=/opt/rustwide/target/debug/deps/libiron-1b9eb5fae9ebf714.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-b89d0955ed9abb66.rmeta --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-6063eb47c15f71a0.rmeta --extern r2d2_sqlite=/opt/rustwide/target/debug/deps/libr2d2_sqlite-2d3983050eb96c73.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d12f7137615d7c1e.rmeta --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-c67689f3bfb35ae5.rmeta --extern ini=/opt/rustwide/target/debug/deps/libini-c8ef3102bcd047ea.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ff1849148ba240a7.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-4bf2ff5a8167a7a6.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5643bc3df7d0ea24.rmeta --extern shellexpand=/opt/rustwide/target/debug/deps/libshellexpand-b3cb722b20828cc4.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/util.rs:7:56 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn handle_error(status_code: status::Status, why: &Any) -> IronResult { [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "742af2ba35cd2be6072f58f43cfb441083010882e570c5349f6b78d8e07190aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "742af2ba35cd2be6072f58f43cfb441083010882e570c5349f6b78d8e07190aa", kill_on_drop: false }` [INFO] [stdout] 742af2ba35cd2be6072f58f43cfb441083010882e570c5349f6b78d8e07190aa