[INFO] cloning repository https://github.com/michcioperz/rustagit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michcioperz/rustagit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichcioperz%2Frustagit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichcioperz%2Frustagit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 36ee4e17070f5439bd862ac3d8a3bc600b1bb7fe [INFO] testing michcioperz/rustagit against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichcioperz%2Frustagit" "/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/michcioperz/rustagit on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/michcioperz/rustagit [INFO] finished tweaking git repo https://github.com/michcioperz/rustagit [INFO] tweaked toml for git repo https://github.com/michcioperz/rustagit written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/michcioperz/rustagit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", 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] 73d5f290fcb7c4db54f7e656d8575d283d5e79ceeaa3bf5bac3d78559be5aaad [INFO] running `Command { std: "docker" "start" "-a" "73d5f290fcb7c4db54f7e656d8575d283d5e79ceeaa3bf5bac3d78559be5aaad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73d5f290fcb7c4db54f7e656d8575d283d5e79ceeaa3bf5bac3d78559be5aaad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73d5f290fcb7c4db54f7e656d8575d283d5e79ceeaa3bf5bac3d78559be5aaad", kill_on_drop: false }` [INFO] [stdout] 73d5f290fcb7c4db54f7e656d8575d283d5e79ceeaa3bf5bac3d78559be5aaad [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 470ab70a6f393aa2078f27944692e3998cacf5177112beb54c721a017ea24922 [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" "470ab70a6f393aa2078f27944692e3998cacf5177112beb54c721a017ea24922", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling argh_shared v0.1.4 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling maud_htmlescape v0.17.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling fs-err v2.5.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling onig_sys v69.6.0 [INFO] [stderr] Compiling libgit2-sys v0.12.18+1.1.0 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling better-panic v0.2.0 [INFO] [stderr] Compiling onig v6.1.1 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling plist v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling argh_derive v0.1.4 [INFO] [stderr] Compiling maud_macros v0.22.2 [INFO] [stderr] Compiling cached_property v0.1.0 [INFO] [stderr] Compiling maud v0.22.2 [INFO] [stderr] Compiling git2 v0.13.17 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling argh v0.1.4 [INFO] [stderr] Compiling syntect v4.5.0 [INFO] [stderr] Compiling rustagit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `tree_file` [INFO] [stdout] --> src/templates.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn tree_file(&self, name: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `refs_list` [INFO] [stdout] --> src/templates.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn refs_list(&self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.85s [INFO] running `Command { std: "docker" "inspect" "470ab70a6f393aa2078f27944692e3998cacf5177112beb54c721a017ea24922", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "470ab70a6f393aa2078f27944692e3998cacf5177112beb54c721a017ea24922", kill_on_drop: false }` [INFO] [stdout] 470ab70a6f393aa2078f27944692e3998cacf5177112beb54c721a017ea24922 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27c9c041d4d101314a5d60bd2270050c1a85e962e6f1a8d9286da8188c448e19 [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" "27c9c041d4d101314a5d60bd2270050c1a85e962e6f1a8d9286da8188c448e19", kill_on_drop: false }` [INFO] [stderr] Compiling rustagit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `tree_file` [INFO] [stdout] --> src/templates.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn tree_file(&self, name: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `refs_list` [INFO] [stdout] --> src/templates.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn refs_list(&self) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.24s [INFO] running `Command { std: "docker" "inspect" "27c9c041d4d101314a5d60bd2270050c1a85e962e6f1a8d9286da8188c448e19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27c9c041d4d101314a5d60bd2270050c1a85e962e6f1a8d9286da8188c448e19", kill_on_drop: false }` [INFO] [stdout] 27c9c041d4d101314a5d60bd2270050c1a85e962e6f1a8d9286da8188c448e19 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 18083356b19a4cffac8cb5602cd86488a94edc32061fd4ea3240b0e329108a73 [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" "18083356b19a4cffac8cb5602cd86488a94edc32061fd4ea3240b0e329108a73", kill_on_drop: false }` [INFO] [stderr] warning: associated function is never used: `tree_file` [INFO] [stderr] --> src/templates.rs:58:12 [INFO] [stderr] | [INFO] [stderr] 58 | pub fn tree_file(&self, name: &str) -> Self { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `refs_list` [INFO] [stderr] --> src/templates.rs:62:12 [INFO] [stderr] | [INFO] [stderr] 62 | pub fn refs_list(&self) -> Self { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rustagit-60d87f6793f7c87e) [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" "18083356b19a4cffac8cb5602cd86488a94edc32061fd4ea3240b0e329108a73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18083356b19a4cffac8cb5602cd86488a94edc32061fd4ea3240b0e329108a73", kill_on_drop: false }` [INFO] [stdout] 18083356b19a4cffac8cb5602cd86488a94edc32061fd4ea3240b0e329108a73