[INFO] updating cached repository https://github.com/daniel-kullmann/rust0 [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9afab499e5a10a58cd69197445e3f6234a3a44ed [INFO] testing daniel-kullmann/rust0 against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel-kullmann%2Frust0" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/daniel-kullmann/rust0 on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [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 work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/daniel-kullmann/rust0 already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 65fcd16fdef190aa05433559f203e484230066f55bc191b0aca9bbad25e3c9d9 [INFO] running `"docker" "start" "-a" "65fcd16fdef190aa05433559f203e484230066f55bc191b0aca9bbad25e3c9d9"` [INFO] [stderr] Compiling encoding_rs v0.8.14 [INFO] [stderr] Compiling shellexpand v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.3 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling libsqlite3-sys v0.9.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling simple-offline-rust-map v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling serde_json v1.0.34 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling libflate v0.1.19 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling r2d2 v0.8.3 [INFO] [stderr] Compiling crossbeam-epoch v0.7.0 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.14 [INFO] [stderr] Compiling rusqlite v0.14.0 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling crossbeam-channel v0.3.6 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling r2d2_sqlite v0.6.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.10 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling h2 v0.1.14 [INFO] [stderr] Compiling tokio v0.1.14 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling persistent v0.4.0 [INFO] [stderr] Compiling bodyparser v0.8.0 [INFO] [stderr] Compiling hyper v0.12.20 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.8 [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/util.rs:7:56 [INFO] [stderr] | [INFO] [stderr] 7 | pub fn handle_error(status_code: status::Status, why: &Any) -> IronResult { [INFO] [stderr] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [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 --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=10f3b4c1f12be46a -C extra-filename=-10f3b4c1f12be46a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bodyparser=/opt/rustwide/target/debug/deps/libbodyparser-e0cf0188f6130ab2.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-6b2ac066bef3aabf.rmeta --extern iron=/opt/rustwide/target/debug/deps/libiron-42e09c92c3cdf66e.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-1f1f76ecf2f4ae4e.rmeta --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-f06ff4f8dfab9592.rmeta --extern r2d2_sqlite=/opt/rustwide/target/debug/deps/libr2d2_sqlite-a0d0e65b67933c34.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-8c4f7e176797ae58.rmeta --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-3fb2759d4832fdde.rmeta --extern ini=/opt/rustwide/target/debug/deps/libini-e5bdf443e71b795f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3b56e069a145078e.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-253b8027d91fc6b5.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-224e8ea97b1b4b4d.rmeta --extern shellexpand=/opt/rustwide/target/debug/deps/libshellexpand-af23535bed0c5a34.rmeta --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "65fcd16fdef190aa05433559f203e484230066f55bc191b0aca9bbad25e3c9d9"` [INFO] running `"docker" "rm" "-f" "65fcd16fdef190aa05433559f203e484230066f55bc191b0aca9bbad25e3c9d9"` [INFO] [stdout] 65fcd16fdef190aa05433559f203e484230066f55bc191b0aca9bbad25e3c9d9