[INFO] cloning repository https://github.com/Scetch/rlstats-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Scetch/rlstats-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScetch%2Frlstats-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScetch%2Frlstats-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c9222567fc9768373fb2e5363214e4af78927c7a [INFO] testing Scetch/rlstats-rs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScetch%2Frlstats-rs" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Scetch/rlstats-rs on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Scetch/rlstats-rs [INFO] finished tweaking git repo https://github.com/Scetch/rlstats-rs [INFO] tweaked toml for git repo https://github.com/Scetch/rlstats-rs written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Scetch/rlstats-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.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 serde_derive v1.0.53 [INFO] [stderr] Downloaded cc v1.0.15 [INFO] [stderr] Downloaded futures-sink v0.3.6 [INFO] [stderr] Downloaded syn v1.0.45 [INFO] [stderr] Downloaded futures-task v0.3.6 [INFO] [stderr] Downloaded serde v1.0.53 [INFO] [stderr] Downloaded futures-util v0.3.6 [INFO] [stderr] Downloaded futures-io v0.3.6 [INFO] [stderr] Downloaded pkg-config v0.3.11 [INFO] [stderr] Downloaded futures-core v0.3.6 [INFO] [stderr] Downloaded serde_json v1.0.17 [INFO] [stderr] Downloaded futures-channel v0.3.6 [INFO] [stderr] Downloaded unicode-normalization v0.1.6 [INFO] [stderr] Downloaded syn v0.13.7 [INFO] [stderr] Downloaded mime v0.3.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f9b74e1e5858781b491df4b6bfffd3a832e46cc85d98c4cc3742b8d2170aff2 [INFO] running `Command { std: "docker" "start" "-a" "6f9b74e1e5858781b491df4b6bfffd3a832e46cc85d98c4cc3742b8d2170aff2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f9b74e1e5858781b491df4b6bfffd3a832e46cc85d98c4cc3742b8d2170aff2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f9b74e1e5858781b491df4b6bfffd3a832e46cc85d98c4cc3742b8d2170aff2", kill_on_drop: false }` [INFO] [stdout] 6f9b74e1e5858781b491df4b6bfffd3a832e46cc85d98c4cc3742b8d2170aff2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce3221da8db3bd88b9c4c564ac3df847bcb382bc82904d0f390e664c84fc5ac5 [INFO] running `Command { std: "docker" "start" "-a" "ce3221da8db3bd88b9c4c564ac3df847bcb382bc82904d0f390e664c84fc5ac5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.6 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.6 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling httparse v1.2.4 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling syn v0.13.7 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mime v0.3.7 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling serde_derive v1.0.53 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling serde v1.0.53 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.17 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling rlstats-rs v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 35s [INFO] running `Command { std: "docker" "inspect" "ce3221da8db3bd88b9c4c564ac3df847bcb382bc82904d0f390e664c84fc5ac5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce3221da8db3bd88b9c4c564ac3df847bcb382bc82904d0f390e664c84fc5ac5", kill_on_drop: false }` [INFO] [stdout] ce3221da8db3bd88b9c4c564ac3df847bcb382bc82904d0f390e664c84fc5ac5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a75e2bb5a354c0eb1a3bb6c647e89ae8bed9e78b6d9142ec3d16b6f8f7fb2fb1 [INFO] running `Command { std: "docker" "start" "-a" "a75e2bb5a354c0eb1a3bb6c647e89ae8bed9e78b6d9142ec3d16b6f8f7fb2fb1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rlstats-rs v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.80s [INFO] running `Command { std: "docker" "inspect" "a75e2bb5a354c0eb1a3bb6c647e89ae8bed9e78b6d9142ec3d16b6f8f7fb2fb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a75e2bb5a354c0eb1a3bb6c647e89ae8bed9e78b6d9142ec3d16b6f8f7fb2fb1", kill_on_drop: false }` [INFO] [stdout] a75e2bb5a354c0eb1a3bb6c647e89ae8bed9e78b6d9142ec3d16b6f8f7fb2fb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d31636a6a164872840753633c6b0d20f189afa234a624f5897ed12f95609736e [INFO] running `Command { std: "docker" "start" "-a" "d31636a6a164872840753633c6b0d20f189afa234a624f5897ed12f95609736e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rlstats-daefb9e9e80de86a) [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] [stderr] Doc-tests rlstats [INFO] [stderr] warning: unknown attribute `no-run`. Did you mean `no_run`? [INFO] [stderr] --> /opt/rustwide/workdir/src/model.rs:65:5 [INFO] [stderr] | [INFO] [stderr] 65 | / /// Increments for every tier and sub-tier. [INFO] [stderr] 66 | | /// [INFO] [stderr] 67 | | /// Example: [INFO] [stderr] 68 | | /// [INFO] [stderr] ... | [INFO] [stderr] 108 | | /// ] [INFO] [stderr] 109 | | /// ``` [INFO] [stderr] | |___________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::invalid_codeblock_attributes)]` on by default [INFO] [stderr] = help: the code block will either not be tested if not marked as a rust one or will be run (which you might not want) [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [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" "d31636a6a164872840753633c6b0d20f189afa234a624f5897ed12f95609736e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d31636a6a164872840753633c6b0d20f189afa234a624f5897ed12f95609736e", kill_on_drop: false }` [INFO] [stdout] d31636a6a164872840753633c6b0d20f189afa234a624f5897ed12f95609736e