[INFO] cloning repository https://github.com/shiplet/rust-goal-consumer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shiplet/rust-goal-consumer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshiplet%2Frust-goal-consumer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshiplet%2Frust-goal-consumer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 59cd70ce1d1370d56eeb8e88242a59f668b00233 [INFO] testing shiplet/rust-goal-consumer against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshiplet%2Frust-goal-consumer" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shiplet/rust-goal-consumer on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shiplet/rust-goal-consumer [INFO] finished tweaking git repo https://github.com/shiplet/rust-goal-consumer [INFO] tweaked toml for git repo https://github.com/shiplet/rust-goal-consumer written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/shiplet/rust-goal-consumer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19df2e766160d79cdb98a8ac8ad3525b22de7ca317738f6677645d8af2b256ff [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" "19df2e766160d79cdb98a8ac8ad3525b22de7ca317738f6677645d8af2b256ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19df2e766160d79cdb98a8ac8ad3525b22de7ca317738f6677645d8af2b256ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19df2e766160d79cdb98a8ac8ad3525b22de7ca317738f6677645d8af2b256ff", kill_on_drop: false }` [INFO] [stdout] 19df2e766160d79cdb98a8ac8ad3525b22de7ca317738f6677645d8af2b256ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3826fe0eb3f593cfeeb79266f12f93aaaa1249cbf0ce6f6c71340e6cff70259 [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" "f3826fe0eb3f593cfeeb79266f12f93aaaa1249cbf0ce6f6c71340e6cff70259", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.23 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling cookie-factory v0.2.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling try_from v0.2.2 [INFO] [stderr] Compiling data-encoding v2.1.1 [INFO] [stderr] Compiling separator v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling crossbeam-utils v0.6.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling pest v2.0.2 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling lock_api v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling semver v0.8.0 [INFO] [stderr] Compiling bytes v0.4.10 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling sasl v0.4.2 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling pest_meta v2.0.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.8 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling syn v0.15.20 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling bson v0.12.3 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling tokio-uds v0.2.3 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling scan_fmt v0.1.3 [INFO] [stderr] Compiling pest_generator v2.0.0 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling pest_derive v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Compiling amq-protocol-types v1.0.0 [INFO] [stderr] Compiling textnonce v0.6.4 [INFO] [stderr] Compiling mongodb v0.3.10 [INFO] [stderr] Compiling amq-protocol-codegen v1.0.0 [INFO] [stderr] Compiling amq-protocol v0.23.0 [INFO] [stderr] Compiling lapin-async v0.14.0 [INFO] [stderr] Compiling lapin-futures v0.14.0 [INFO] [stderr] Compiling goal_consumer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | #[macro_use(json)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Bson`, `Document`, `EncoderError`, `UtcDateTime` [INFO] [stdout] --> src/lib.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | use bson::{Bson, Document, EncoderError, UtcDateTime}; [INFO] [stdout] | ^^^^ ^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 15s [INFO] running `Command { std: "docker" "inspect" "f3826fe0eb3f593cfeeb79266f12f93aaaa1249cbf0ce6f6c71340e6cff70259", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3826fe0eb3f593cfeeb79266f12f93aaaa1249cbf0ce6f6c71340e6cff70259", kill_on_drop: false }` [INFO] [stdout] f3826fe0eb3f593cfeeb79266f12f93aaaa1249cbf0ce6f6c71340e6cff70259 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 428480bb2aff45a6bd80e4a04b9d5d663fb74cdd9e27a3b69c2b1f23af89142e [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" "428480bb2aff45a6bd80e4a04b9d5d663fb74cdd9e27a3b69c2b1f23af89142e", kill_on_drop: false }` [INFO] [stderr] Compiling goal_consumer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | #[macro_use(json)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Bson`, `Document`, `EncoderError`, `UtcDateTime` [INFO] [stdout] --> src/lib.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | use bson::{Bson, Document, EncoderError, UtcDateTime}; [INFO] [stdout] | ^^^^ ^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | #[macro_use(json)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Bson`, `Document`, `EncoderError`, `UtcDateTime` [INFO] [stdout] --> src/lib.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | use bson::{Bson, Document, EncoderError, UtcDateTime}; [INFO] [stdout] | ^^^^ ^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.28s [INFO] running `Command { std: "docker" "inspect" "428480bb2aff45a6bd80e4a04b9d5d663fb74cdd9e27a3b69c2b1f23af89142e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "428480bb2aff45a6bd80e4a04b9d5d663fb74cdd9e27a3b69c2b1f23af89142e", kill_on_drop: false }` [INFO] [stdout] 428480bb2aff45a6bd80e4a04b9d5d663fb74cdd9e27a3b69c2b1f23af89142e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2bbfe2713728f33da3daf4f8a744d4bed13cd8fa5fc583b32b095bbd1aa335d4 [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" "2bbfe2713728f33da3daf4f8a744d4bed13cd8fa5fc583b32b095bbd1aa335d4", kill_on_drop: false }` [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:8:13 [INFO] [stderr] | [INFO] [stderr] 8 | #[macro_use(json)] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Bson`, `Document`, `EncoderError`, `UtcDateTime` [INFO] [stderr] --> src/lib.rs:15:12 [INFO] [stderr] | [INFO] [stderr] 15 | use bson::{Bson, Document, EncoderError, UtcDateTime}; [INFO] [stderr] | ^^^^ ^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:8:13 [INFO] [stderr] | [INFO] [stderr] 8 | #[macro_use(json)] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Bson`, `Document`, `EncoderError`, `UtcDateTime` [INFO] [stderr] --> src/lib.rs:15:12 [INFO] [stderr] | [INFO] [stderr] 15 | use bson::{Bson, Document, EncoderError, UtcDateTime}; [INFO] [stderr] | ^^^^ ^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/goal_consumer-2c6a49bc9fc95271 [INFO] [stderr] Running /opt/rustwide/target/debug/deps/goal_consumer-bf8b05f8a31d209d [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests goal_consumer [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2bbfe2713728f33da3daf4f8a744d4bed13cd8fa5fc583b32b095bbd1aa335d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bbfe2713728f33da3daf4f8a744d4bed13cd8fa5fc583b32b095bbd1aa335d4", kill_on_drop: false }` [INFO] [stdout] 2bbfe2713728f33da3daf4f8a744d4bed13cd8fa5fc583b32b095bbd1aa335d4