[INFO] cloning repository https://github.com/colwynmyself/builtwith-scraper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/colwynmyself/builtwith-scraper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolwynmyself%2Fbuiltwith-scraper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolwynmyself%2Fbuiltwith-scraper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a390417264848aacf9a729ab8a7a12198bf9efcf [INFO] testing colwynmyself/builtwith-scraper against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolwynmyself%2Fbuiltwith-scraper" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/colwynmyself/builtwith-scraper on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/colwynmyself/builtwith-scraper [INFO] finished tweaking git repo https://github.com/colwynmyself/builtwith-scraper [INFO] tweaked toml for git repo https://github.com/colwynmyself/builtwith-scraper written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/colwynmyself/builtwith-scraper already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded openssl v0.10.10 [INFO] [stderr] Downloaded hyper v0.12.7 [INFO] [stderr] Downloaded hyper-tls v0.3.0 [INFO] [stderr] Downloaded queryst v2.0.0 [INFO] [stderr] Downloaded native-tls v0.2.0 [INFO] [stderr] Downloaded h2 v0.1.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c23d35f9621d2831671e1d41ffe9c54b8fd8880debfa06a9931c1a23aeae7cda [INFO] running `Command { std: "docker" "start" "-a" "c23d35f9621d2831671e1d41ffe9c54b8fd8880debfa06a9931c1a23aeae7cda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c23d35f9621d2831671e1d41ffe9c54b8fd8880debfa06a9931c1a23aeae7cda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c23d35f9621d2831671e1d41ffe9c54b8fd8880debfa06a9931c1a23aeae7cda", kill_on_drop: false }` [INFO] [stdout] c23d35f9621d2831671e1d41ffe9c54b8fd8880debfa06a9931c1a23aeae7cda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8a075605c7d1bd90461dbff2d73ca7e6823a74f081f0a617ed80b236e7d40ea [INFO] running `Command { std: "docker" "start" "-a" "b8a075605c7d1bd90461dbff2d73ca7e6823a74f081f0a617ed80b236e7d40ea", kill_on_drop: false }` [INFO] [stderr] Compiling futures v0.1.23 [INFO] [stderr] Compiling byteorder v1.2.4 [INFO] [stderr] Compiling pkg-config v0.3.12 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Compiling matches v0.1.7 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling openssl v0.10.10 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling indexmap v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling string v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.0 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling rust-ini v0.12.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling nom v4.0.0 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling http v0.1.8 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling openssl-sys v0.9.33 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling tokio-executor v0.1.2 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling tokio-timer v0.2.4 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling serde-hjson v0.8.1 [INFO] [stderr] Compiling tokio-reactor v0.1.2 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.2 [INFO] [stderr] Compiling config v0.9.0 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling h2 v0.1.11 [INFO] [stderr] Compiling queryst v2.0.0 [INFO] [stderr] Compiling dotenv v0.9.0 [INFO] [stderr] Compiling diesel_derives v1.3.0 [INFO] [stderr] Compiling hyper v0.12.7 [INFO] [stderr] Compiling hyper-tls v0.3.0 [INFO] [stderr] Compiling diesel v1.3.2 [INFO] [stderr] Compiling built_with_scraper v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | type BoxFuture = Box, Error = hyper::Error> + Send>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 14 - type BoxFuture = Box, Error = hyper::Error> + Send>; [INFO] [stdout] 14 + type BoxFuture = Box, Error = hyper::Error> + Send>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.97s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: diesel v1.3.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "b8a075605c7d1bd90461dbff2d73ca7e6823a74f081f0a617ed80b236e7d40ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8a075605c7d1bd90461dbff2d73ca7e6823a74f081f0a617ed80b236e7d40ea", kill_on_drop: false }` [INFO] [stdout] b8a075605c7d1bd90461dbff2d73ca7e6823a74f081f0a617ed80b236e7d40ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27fa1ad2cff1563cd0afbcc38e8ffda4305cdc3fa9c3ebfcb0951e1200820814 [INFO] running `Command { std: "docker" "start" "-a" "27fa1ad2cff1563cd0afbcc38e8ffda4305cdc3fa9c3ebfcb0951e1200820814", kill_on_drop: false }` [INFO] [stderr] Compiling built_with_scraper v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | type BoxFuture = Box, Error = hyper::Error> + Send>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 14 - type BoxFuture = Box, Error = hyper::Error> + Send>; [INFO] [stdout] 14 + type BoxFuture = Box, Error = hyper::Error> + Send>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: diesel v1.3.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] running `Command { std: "docker" "inspect" "27fa1ad2cff1563cd0afbcc38e8ffda4305cdc3fa9c3ebfcb0951e1200820814", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27fa1ad2cff1563cd0afbcc38e8ffda4305cdc3fa9c3ebfcb0951e1200820814", kill_on_drop: false }` [INFO] [stdout] 27fa1ad2cff1563cd0afbcc38e8ffda4305cdc3fa9c3ebfcb0951e1200820814 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 182c298fe9ee5f3e3fa897d0e32730d07414d8a91639c6cb87c64f5f8b0632a1 [INFO] running `Command { std: "docker" "start" "-a" "182c298fe9ee5f3e3fa897d0e32730d07414d8a91639c6cb87c64f5f8b0632a1", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:14:22 [INFO] [stderr] | [INFO] [stderr] 14 | type BoxFuture = Box, Error = hyper::Error> + Send>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 14 - type BoxFuture = Box, Error = hyper::Error> + Send>; [INFO] [stderr] 14 + type BoxFuture = Box, Error = hyper::Error> + Send>; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `built_with_scraper` (bin "built_with_scraper" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: diesel v1.3.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6` [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/built_with_scraper-969d33790c8c73b4) [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" "182c298fe9ee5f3e3fa897d0e32730d07414d8a91639c6cb87c64f5f8b0632a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "182c298fe9ee5f3e3fa897d0e32730d07414d8a91639c6cb87c64f5f8b0632a1", kill_on_drop: false }` [INFO] [stdout] 182c298fe9ee5f3e3fa897d0e32730d07414d8a91639c6cb87c64f5f8b0632a1