[INFO] updating cached repository Soft/process-queue [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Soft/process-queue [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Soft/process-queue" "work/ex/beta-1.38-1/sources/1.37.0/gh/Soft/process-queue"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Soft/process-queue'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Soft/process-queue" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Soft/process-queue"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Soft/process-queue'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 91b662706d94796c07e40ba145164816a03cce48 [INFO] sha for GitHub repo Soft/process-queue: 91b662706d94796c07e40ba145164816a03cce48 [INFO] validating manifest of Soft/process-queue on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Soft/process-queue on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Soft/process-queue [INFO] finished frobbing Soft/process-queue [INFO] frobbed toml for Soft/process-queue written to work/ex/beta-1.38-1/sources/1.37.0/gh/Soft/process-queue/Cargo.toml [INFO] started frobbing Soft/process-queue [INFO] finished frobbing Soft/process-queue [INFO] frobbed toml for Soft/process-queue written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Soft/process-queue/Cargo.toml [INFO] crate Soft/process-queue already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Soft/process-queue against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Soft/process-queue:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] beb56181378ff318681773251538c9f7d4c7ef2ec5fe0d546c2a0be56a4e4a9d [INFO] running `"docker" "start" "-a" "beb56181378ff318681773251538c9f7d4c7ef2ec5fe0d546c2a0be56a4e4a9d"` [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling slog v1.7.1 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling isatty v0.1.6 [INFO] [stderr] Compiling users v0.5.3 [INFO] [stderr] Compiling daemonize v0.2.3 [INFO] [stderr] Compiling serde_json v0.8.6 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling slog-serde v1.0.0-alpha9 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling slog-extra v0.1.2 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling slog-stream v1.2.1 [INFO] [stderr] Compiling libdbus-sys v0.1.1 [INFO] [stderr] Compiling dbus v0.5.4 [INFO] [stderr] Compiling slog-term v1.5.0 [INFO] [stderr] Compiling slog-json v1.2.1 [INFO] [stderr] Compiling process-queue v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:49:24 [INFO] [stderr] | [INFO] [stderr] 49 | as Box + Send + Sync>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Drain + Send + Sync` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `"docker" "inspect" "beb56181378ff318681773251538c9f7d4c7ef2ec5fe0d546c2a0be56a4e4a9d"` [INFO] running `"docker" "rm" "-f" "beb56181378ff318681773251538c9f7d4c7ef2ec5fe0d546c2a0be56a4e4a9d"` [INFO] [stdout] beb56181378ff318681773251538c9f7d4c7ef2ec5fe0d546c2a0be56a4e4a9d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Soft/process-queue:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 8c0b2d01ac1962ead8e5c6bddbc4b54df86c2f50ae0403e88be16d2547bb1c5c [INFO] running `"docker" "start" "-a" "8c0b2d01ac1962ead8e5c6bddbc4b54df86c2f50ae0403e88be16d2547bb1c5c"` [INFO] [stderr] Compiling process-queue v0.1.1 (/opt/crater/workdir) [INFO] [stderr] error[E0425]: cannot find function `get_dbus_name` in this scope [INFO] [stderr] --> src/common.rs:33:13 [INFO] [stderr] | [INFO] [stderr] 33 | assert!(get_dbus_name("_/+").is_err()); [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:49:24 [INFO] [stderr] | [INFO] [stderr] 49 | as Box + Send + Sync>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Drain + Send + Sync` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: Could not compile `process-queue`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "8c0b2d01ac1962ead8e5c6bddbc4b54df86c2f50ae0403e88be16d2547bb1c5c"` [INFO] running `"docker" "rm" "-f" "8c0b2d01ac1962ead8e5c6bddbc4b54df86c2f50ae0403e88be16d2547bb1c5c"` [INFO] [stdout] 8c0b2d01ac1962ead8e5c6bddbc4b54df86c2f50ae0403e88be16d2547bb1c5c