[INFO] cloning repository https://github.com/Davichet-e/RAE-API-Rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Davichet-e/RAE-API-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavichet-e%2FRAE-API-Rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavichet-e%2FRAE-API-Rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f6500c2b43aac292940b312cfdb65b54ea2948cd [INFO] testing Davichet-e/RAE-API-Rust against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavichet-e%2FRAE-API-Rust" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Davichet-e/RAE-API-Rust 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/Davichet-e/RAE-API-Rust [INFO] finished tweaking git repo https://github.com/Davichet-e/RAE-API-Rust [INFO] tweaked toml for git repo https://github.com/Davichet-e/RAE-API-Rust written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/Davichet-e/RAE-API-Rust 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] f26543e8c3554fc46f980992f7a74a5ecf8179052bb799ae99adfcbc3a7cf8c5 [INFO] running `Command { std: "docker" "start" "-a" "f26543e8c3554fc46f980992f7a74a5ecf8179052bb799ae99adfcbc3a7cf8c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f26543e8c3554fc46f980992f7a74a5ecf8179052bb799ae99adfcbc3a7cf8c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f26543e8c3554fc46f980992f7a74a5ecf8179052bb799ae99adfcbc3a7cf8c5", kill_on_drop: false }` [INFO] [stdout] f26543e8c3554fc46f980992f7a74a5ecf8179052bb799ae99adfcbc3a7cf8c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] bddf2337a93e32bb94649d7f79aba0dc00ee93f170e71c78ab8d1ad84a55bf20 [INFO] running `Command { std: "docker" "start" "-a" "bddf2337a93e32bb94649d7f79aba0dc00ee93f170e71c78ab8d1ad84a55bf20", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling chunked_transfer v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling cookie v0.13.3 [INFO] [stderr] Compiling ureq v1.3.0 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling scraper v0.12.0 [INFO] [stderr] Compiling rae-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.90s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [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" "bddf2337a93e32bb94649d7f79aba0dc00ee93f170e71c78ab8d1ad84a55bf20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bddf2337a93e32bb94649d7f79aba0dc00ee93f170e71c78ab8d1ad84a55bf20", kill_on_drop: false }` [INFO] [stdout] bddf2337a93e32bb94649d7f79aba0dc00ee93f170e71c78ab8d1ad84a55bf20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] 8d9ca524cb041750b9c756b86a14e253e8cc8eff8f8952456338d0a923a043ef [INFO] running `Command { std: "docker" "start" "-a" "8d9ca524cb041750b9c756b86a14e253e8cc8eff8f8952456338d0a923a043ef", kill_on_drop: false }` [INFO] [stderr] Compiling rae-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.72s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] Blocking waiting for file lock on package cache [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" "8d9ca524cb041750b9c756b86a14e253e8cc8eff8f8952456338d0a923a043ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d9ca524cb041750b9c756b86a14e253e8cc8eff8f8952456338d0a923a043ef", kill_on_drop: false }` [INFO] [stdout] 8d9ca524cb041750b9c756b86a14e253e8cc8eff8f8952456338d0a923a043ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] fc6401f1528eb5190df627b38bd22a0e483df9c91260baa7d8c6cafbb6727355 [INFO] running `Command { std: "docker" "start" "-a" "fc6401f1528eb5190df627b38bd22a0e483df9c91260baa7d8c6cafbb6727355", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [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/rae_rust-5e91c9054ec36770) [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" "fc6401f1528eb5190df627b38bd22a0e483df9c91260baa7d8c6cafbb6727355", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc6401f1528eb5190df627b38bd22a0e483df9c91260baa7d8c6cafbb6727355", kill_on_drop: false }` [INFO] [stdout] fc6401f1528eb5190df627b38bd22a0e483df9c91260baa7d8c6cafbb6727355