[INFO] cloning repository https://github.com/tresorit/tresorit-dropbox-discovery [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tresorit/tresorit-dropbox-discovery" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftresorit%2Ftresorit-dropbox-discovery", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftresorit%2Ftresorit-dropbox-discovery'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b07d3e5062dca2de71250d741763da9dc0f30d8e [INFO] testing tresorit/tresorit-dropbox-discovery against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftresorit%2Ftresorit-dropbox-discovery" "/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/tresorit/tresorit-dropbox-discovery on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tresorit/tresorit-dropbox-discovery [INFO] finished tweaking git repo https://github.com/tresorit/tresorit-dropbox-discovery [INFO] tweaked toml for git repo https://github.com/tresorit/tresorit-dropbox-discovery written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/tresorit/tresorit-dropbox-discovery already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e5ec1d8c97acda24f58dc3530f5bf295be1043b7d3a2cb79e8e72ba338973e3 [INFO] running `Command { std: "docker" "start" "-a" "2e5ec1d8c97acda24f58dc3530f5bf295be1043b7d3a2cb79e8e72ba338973e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e5ec1d8c97acda24f58dc3530f5bf295be1043b7d3a2cb79e8e72ba338973e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e5ec1d8c97acda24f58dc3530f5bf295be1043b7d3a2cb79e8e72ba338973e3", kill_on_drop: false }` [INFO] [stdout] 2e5ec1d8c97acda24f58dc3530f5bf295be1043b7d3a2cb79e8e72ba338973e3 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56a9baedf166ed8194d06893b6abb911025dc97154c705242dc25d09c285f02d [INFO] running `Command { std: "docker" "start" "-a" "56a9baedf166ed8194d06893b6abb911025dc97154c705242dc25d09c285f02d", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling futures v0.1.21 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling serde v1.0.66 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling log v0.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling crossbeam-epoch v0.4.1 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling syn v0.14.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling socket2 v0.3.6 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling dns-lookup v0.9.1 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling tokio-executor v0.1.2 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.4 [INFO] [stderr] Compiling tokio-timer v0.2.4 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-fs v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.66 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.20 [INFO] [stderr] Compiling tresorit-dropbox-discovery v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.49s [INFO] running `Command { std: "docker" "inspect" "56a9baedf166ed8194d06893b6abb911025dc97154c705242dc25d09c285f02d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56a9baedf166ed8194d06893b6abb911025dc97154c705242dc25d09c285f02d", kill_on_drop: false }` [INFO] [stdout] 56a9baedf166ed8194d06893b6abb911025dc97154c705242dc25d09c285f02d [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42e9d178c0e9e93b7e4beaf3d862592207d37bcc4c18cae092aa83049223a09d [INFO] running `Command { std: "docker" "start" "-a" "42e9d178c0e9e93b7e4beaf3d862592207d37bcc4c18cae092aa83049223a09d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling tresorit-dropbox-discovery v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.37s [INFO] running `Command { std: "docker" "inspect" "42e9d178c0e9e93b7e4beaf3d862592207d37bcc4c18cae092aa83049223a09d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42e9d178c0e9e93b7e4beaf3d862592207d37bcc4c18cae092aa83049223a09d", kill_on_drop: false }` [INFO] [stdout] 42e9d178c0e9e93b7e4beaf3d862592207d37bcc4c18cae092aa83049223a09d [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7df0b56707423c1285de23b97d0f6b240df15dfa396848c50c2da4a0958b0451 [INFO] running `Command { std: "docker" "start" "-a" "7df0b56707423c1285de23b97d0f6b240df15dfa396848c50c2da4a0958b0451", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tresorit_dropbox_discovery-42274680ce8e0db2) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7df0b56707423c1285de23b97d0f6b240df15dfa396848c50c2da4a0958b0451", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7df0b56707423c1285de23b97d0f6b240df15dfa396848c50c2da4a0958b0451", kill_on_drop: false }` [INFO] [stdout] 7df0b56707423c1285de23b97d0f6b240df15dfa396848c50c2da4a0958b0451