[INFO] updating cached repository https://github.com/zoewithabang/rust-markov-chain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf3658652f55d8bfc018ff0b598741a6c2892429 [INFO] testing zoewithabang/rust-markov-chain against 1.52.1 for beta-1.52-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzoewithabang%2Frust-markov-chain" "/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/zoewithabang/rust-markov-chain on toolchain 1.52.1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zoewithabang/rust-markov-chain [INFO] finished tweaking git repo https://github.com/zoewithabang/rust-markov-chain [INFO] tweaked toml for git repo https://github.com/zoewithabang/rust-markov-chain written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/zoewithabang/rust-markov-chain already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "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] 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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 524300adda77e0dd9c580e134f20203aaf1a4542f109ab218ebc2a8cc2c2df70 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "524300adda77e0dd9c580e134f20203aaf1a4542f109ab218ebc2a8cc2c2df70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "524300adda77e0dd9c580e134f20203aaf1a4542f109ab218ebc2a8cc2c2df70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "524300adda77e0dd9c580e134f20203aaf1a4542f109ab218ebc2a8cc2c2df70", kill_on_drop: false }` [INFO] [stdout] 524300adda77e0dd9c580e134f20203aaf1a4542f109ab218ebc2a8cc2c2df70 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf782bf046d349330fc849588c40ed503fb7cbd16a9e5be837b90334ba27cfab [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cf782bf046d349330fc849588c40ed503fb7cbd16a9e5be837b90334ba27cfab", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling static_assertions v0.2.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling mysql v16.0.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling block-padding v0.1.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling stackvector v1.0.2 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling unicase v2.3.0 [INFO] [stderr] Compiling lexical-core v0.4.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling twox-hash v1.2.0 [INFO] [stderr] Compiling lexical v2.1.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling mysql_common v0.17.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling markov v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `prefix_size` [INFO] [stdout] --> src/markov.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | prefix_size: &u32, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prefix_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 10s [INFO] running `Command { std: "docker" "inspect" "cf782bf046d349330fc849588c40ed503fb7cbd16a9e5be837b90334ba27cfab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf782bf046d349330fc849588c40ed503fb7cbd16a9e5be837b90334ba27cfab", kill_on_drop: false }` [INFO] [stdout] cf782bf046d349330fc849588c40ed503fb7cbd16a9e5be837b90334ba27cfab [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71c054817bcfd88bfb1953bf0dea870686c320b59efe38bdd3fadf550b62a173 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "71c054817bcfd88bfb1953bf0dea870686c320b59efe38bdd3fadf550b62a173", kill_on_drop: false }` [INFO] [stderr] Compiling markov v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `prefix_size` [INFO] [stdout] --> src/markov.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | prefix_size: &u32, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prefix_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output` [INFO] [stdout] --> src/markov_table.rs:93:13 [INFO] [stdout] | [INFO] [stdout] 93 | let output = build_markov_table(source_messages, prefix_size); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.13s [INFO] running `Command { std: "docker" "inspect" "71c054817bcfd88bfb1953bf0dea870686c320b59efe38bdd3fadf550b62a173", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71c054817bcfd88bfb1953bf0dea870686c320b59efe38bdd3fadf550b62a173", kill_on_drop: false }` [INFO] [stdout] 71c054817bcfd88bfb1953bf0dea870686c320b59efe38bdd3fadf550b62a173 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a5b99637ecbb6bab0e3486740e676df25ceb40b5e72d181d7dbaa929b61ac889 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a5b99637ecbb6bab0e3486740e676df25ceb40b5e72d181d7dbaa929b61ac889", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `prefix_size` [INFO] [stderr] --> src/markov.rs:61:5 [INFO] [stderr] | [INFO] [stderr] 61 | prefix_size: &u32, [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prefix_size` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `output` [INFO] [stderr] --> src/markov_table.rs:93:13 [INFO] [stderr] | [INFO] [stderr] 93 | let output = build_markov_table(source_messages, prefix_size); [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/markov-f37d6c1c637eb814) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test markov_table::markov_table_tests::build_markov_table_initial_test ... ok [INFO] [stdout] test markov::markov_tests::get_initial_prefix_test ... ok [INFO] [stdout] test markov_table::markov_table_tests::time_for_large_message_pool has been running for over 60 seconds [INFO] [stdout] test markov_table::markov_table_tests::time_for_large_message_pool ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 68.54s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a5b99637ecbb6bab0e3486740e676df25ceb40b5e72d181d7dbaa929b61ac889", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5b99637ecbb6bab0e3486740e676df25ceb40b5e72d181d7dbaa929b61ac889", kill_on_drop: false }` [INFO] [stdout] a5b99637ecbb6bab0e3486740e676df25ceb40b5e72d181d7dbaa929b61ac889