[INFO] cloning repository https://github.com/payload/tot-up [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/payload/tot-up" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpayload%2Ftot-up", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpayload%2Ftot-up'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dd7ca57e20b3f9ee697e58a696be3389b343da79 [INFO] testing payload/tot-up against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpayload%2Ftot-up" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/payload/tot-up on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/payload/tot-up [INFO] finished tweaking git repo https://github.com/payload/tot-up [INFO] tweaked toml for git repo https://github.com/payload/tot-up written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/payload/tot-up already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21a21ec66b14cb7dc84f5cdb101e27c6fdf087562f7666f8c23a14bd7edf3952 [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" "21a21ec66b14cb7dc84f5cdb101e27c6fdf087562f7666f8c23a14bd7edf3952", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21a21ec66b14cb7dc84f5cdb101e27c6fdf087562f7666f8c23a14bd7edf3952", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21a21ec66b14cb7dc84f5cdb101e27c6fdf087562f7666f8c23a14bd7edf3952", kill_on_drop: false }` [INFO] [stdout] 21a21ec66b14cb7dc84f5cdb101e27c6fdf087562f7666f8c23a14bd7edf3952 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1339ef59c62ff4e9c32733863c2b765a15fa53f4fe99519bbdbe23d0f0f123a2 [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" "1339ef59c62ff4e9c32733863c2b765a15fa53f4fe99519bbdbe23d0f0f123a2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.61 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling grep-matcher v0.1.4 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling dashmap v3.11.10 [INFO] [stderr] Compiling tinyset v0.4.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling internment v0.4.2 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling grep-searcher v0.1.7 [INFO] [stderr] Compiling grep-regex v0.1.8 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling grep-cli v0.1.5 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling grep-printer v0.1.5 [INFO] [stderr] Compiling grep v0.2.7 [INFO] [stderr] Compiling totup v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 07s [INFO] running `Command { std: "docker" "inspect" "1339ef59c62ff4e9c32733863c2b765a15fa53f4fe99519bbdbe23d0f0f123a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1339ef59c62ff4e9c32733863c2b765a15fa53f4fe99519bbdbe23d0f0f123a2", kill_on_drop: false }` [INFO] [stdout] 1339ef59c62ff4e9c32733863c2b765a15fa53f4fe99519bbdbe23d0f0f123a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0bb476d8b12c8bc0498cd0a15e5630e599ab01e81dbe6e322b5aabe349baa08f [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" "0bb476d8b12c8bc0498cd0a15e5630e599ab01e81dbe6e322b5aabe349baa08f", kill_on_drop: false }` [INFO] [stderr] Compiling totup v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `EntryData_tot_up_term_counts` should have a snake case name [INFO] [stdout] --> src/entry_data.rs:54:4 [INFO] [stdout] | [INFO] [stdout] 54 | fn EntryData_tot_up_term_counts() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `entry_data_tot_up_term_counts` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.03s [INFO] running `Command { std: "docker" "inspect" "0bb476d8b12c8bc0498cd0a15e5630e599ab01e81dbe6e322b5aabe349baa08f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bb476d8b12c8bc0498cd0a15e5630e599ab01e81dbe6e322b5aabe349baa08f", kill_on_drop: false }` [INFO] [stdout] 0bb476d8b12c8bc0498cd0a15e5630e599ab01e81dbe6e322b5aabe349baa08f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 800a39f03727bb050b7dbd022da094e7deb17a183946205b16dd502e8077b066 [INFO] running `Command { std: "docker" "start" "-a" "800a39f03727bb050b7dbd022da094e7deb17a183946205b16dd502e8077b066", kill_on_drop: false }` [INFO] [stderr] warning: function `EntryData_tot_up_term_counts` should have a snake case name [INFO] [stderr] --> src/entry_data.rs:54:4 [INFO] [stderr] | [INFO] [stderr] 54 | fn EntryData_tot_up_term_counts() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `entry_data_tot_up_term_counts` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `totup` (bin "totup" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/totup-c8f127cc32e0c315) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test entry_data::EntryData_tot_up_term_counts ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "800a39f03727bb050b7dbd022da094e7deb17a183946205b16dd502e8077b066", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "800a39f03727bb050b7dbd022da094e7deb17a183946205b16dd502e8077b066", kill_on_drop: false }` [INFO] [stdout] 800a39f03727bb050b7dbd022da094e7deb17a183946205b16dd502e8077b066