[INFO] fetching crate rust-dropbox 0.2.8... [INFO] testing rust-dropbox-0.2.8 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate rust-dropbox 0.2.8 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate rust-dropbox 0.2.8 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rust-dropbox 0.2.8 [INFO] finished tweaking crates.io crate rust-dropbox 0.2.8 [INFO] tweaked toml for crates.io crate rust-dropbox 0.2.8 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a146060a78f4aa53701182553dcf1ead41c9194dd437aa65b5125f056573f3d [INFO] running `Command { std: "docker" "start" "-a" "5a146060a78f4aa53701182553dcf1ead41c9194dd437aa65b5125f056573f3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a146060a78f4aa53701182553dcf1ead41c9194dd437aa65b5125f056573f3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a146060a78f4aa53701182553dcf1ead41c9194dd437aa65b5125f056573f3d", kill_on_drop: false }` [INFO] [stdout] 5a146060a78f4aa53701182553dcf1ead41c9194dd437aa65b5125f056573f3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87c744175dc9db85146cfb4f27ea29e03fae29b323e410d918315cc062925393 [INFO] running `Command { std: "docker" "start" "-a" "87c744175dc9db85146cfb4f27ea29e03fae29b323e410d918315cc062925393", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling ureq v2.1.1 [INFO] [stderr] Compiling rust-dropbox v0.2.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.17s [INFO] running `Command { std: "docker" "inspect" "87c744175dc9db85146cfb4f27ea29e03fae29b323e410d918315cc062925393", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87c744175dc9db85146cfb4f27ea29e03fae29b323e410d918315cc062925393", kill_on_drop: false }` [INFO] [stdout] 87c744175dc9db85146cfb4f27ea29e03fae29b323e410d918315cc062925393 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fd2eb0fc786cae7e3201758d66e821f40bf0737981d1b35adf8e229e74fd38f [INFO] running `Command { std: "docker" "start" "-a" "4fd2eb0fc786cae7e3201758d66e821f40bf0737981d1b35adf8e229e74fd38f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rust-dropbox v0.2.8 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `AsyncDBXClient` in `client` [INFO] [stdout] --> src/test.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 13 | let client = client::AsyncDBXClient::new(&token); [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `AsyncDBXClient` in `client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AsyncDBXClient` in `client` [INFO] [stdout] --> src/test.rs:25:30 [INFO] [stdout] | [INFO] [stdout] 25 | let client = client::AsyncDBXClient::new(&token); [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `AsyncDBXClient` in `client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AsyncDBXClient` in `client` [INFO] [stdout] --> src/test.rs:35:30 [INFO] [stdout] | [INFO] [stdout] 35 | let client = client::AsyncDBXClient::new(&token); [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `AsyncDBXClient` in `client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AsyncDBXClient` in `client` [INFO] [stdout] --> src/test.rs:51:30 [INFO] [stdout] | [INFO] [stdout] 51 | let client = client::AsyncDBXClient::new(&token); [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `AsyncDBXClient` in `client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AsyncDBXClient` in `client` [INFO] [stdout] --> src/test.rs:67:30 [INFO] [stdout] | [INFO] [stdout] 67 | let client = client::AsyncDBXClient::new(&token); [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `AsyncDBXClient` in `client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-dropbox` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "4fd2eb0fc786cae7e3201758d66e821f40bf0737981d1b35adf8e229e74fd38f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fd2eb0fc786cae7e3201758d66e821f40bf0737981d1b35adf8e229e74fd38f", kill_on_drop: false }` [INFO] [stdout] 4fd2eb0fc786cae7e3201758d66e821f40bf0737981d1b35adf8e229e74fd38f