[INFO] updating cached repository https://github.com/Soft/process-queue [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] 91b662706d94796c07e40ba145164816a03cce48 [INFO] testing Soft/process-queue against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FSoft%2Fprocess-queue" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Soft/process-queue on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Soft/process-queue [INFO] finished tweaking git repo https://github.com/Soft/process-queue [INFO] tweaked toml for git repo https://github.com/Soft/process-queue written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Soft/process-queue already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] fc5246e1357b9b122499617c8bc1a4caef3605c06d6cc60bc2b17cf4b3467828 [INFO] running `"docker" "start" "-a" "fc5246e1357b9b122499617c8bc1a4caef3605c06d6cc60bc2b17cf4b3467828"` [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling isatty v0.1.6 [INFO] [stderr] Compiling users v0.5.3 [INFO] [stderr] Compiling daemonize v0.2.3 [INFO] [stderr] Compiling slog-serde v1.0.0-alpha9 [INFO] [stderr] Compiling serde_json v0.8.6 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling slog-extra v0.1.2 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling slog-stream v1.2.1 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling libdbus-sys v0.1.1 [INFO] [stderr] Compiling slog-json v1.2.1 [INFO] [stderr] Compiling slog-term v1.5.0 [INFO] [stderr] Compiling dbus v0.5.4 [INFO] [stderr] Compiling process-queue v0.1.1 (/opt/rustwide/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 22.44s [INFO] running `"docker" "inspect" "fc5246e1357b9b122499617c8bc1a4caef3605c06d6cc60bc2b17cf4b3467828"` [INFO] running `"docker" "rm" "-f" "fc5246e1357b9b122499617c8bc1a4caef3605c06d6cc60bc2b17cf4b3467828"` [INFO] [stdout] fc5246e1357b9b122499617c8bc1a4caef3605c06d6cc60bc2b17cf4b3467828 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 9a39b8bbce45a78baf6341b737b3beded6260d09737c1353ee6c5858d1a0453e [INFO] running `"docker" "start" "-a" "9a39b8bbce45a78baf6341b737b3beded6260d09737c1353ee6c5858d1a0453e"` [INFO] [stderr] Compiling process-queue v0.1.1 (/opt/rustwide/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" "9a39b8bbce45a78baf6341b737b3beded6260d09737c1353ee6c5858d1a0453e"` [INFO] running `"docker" "rm" "-f" "9a39b8bbce45a78baf6341b737b3beded6260d09737c1353ee6c5858d1a0453e"` [INFO] [stdout] 9a39b8bbce45a78baf6341b737b3beded6260d09737c1353ee6c5858d1a0453e