[INFO] updating cached repository https://github.com/t1ra/xworks [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b013f2a12246cc0a60826d514298e1faa59f5a03 [INFO] testing t1ra/xworks against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft1ra%2Fxworks" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/t1ra/xworks on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/t1ra/xworks [INFO] finished tweaking git repo https://github.com/t1ra/xworks [INFO] tweaked toml for git repo https://github.com/t1ra/xworks written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/t1ra/xworks already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 78cac5c9e6c41039fdd3d06c8702289839df5a59dc7c07fbea1d4a78ea7bb644 [INFO] running `"docker" "start" "-a" "78cac5c9e6c41039fdd3d06c8702289839df5a59dc7c07fbea1d4a78ea7bb644"` [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pulldown-cmark v0.6.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling xworks v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary braces around function argument [INFO] [stderr] --> src/main.rs:61:45 [INFO] [stderr] | [INFO] [stderr] 61 | let mut result = consts::html_start({if args.title.is_empty() { &name } else { &args.title } }, &args.lang); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.78s [INFO] running `"docker" "inspect" "78cac5c9e6c41039fdd3d06c8702289839df5a59dc7c07fbea1d4a78ea7bb644"` [INFO] running `"docker" "rm" "-f" "78cac5c9e6c41039fdd3d06c8702289839df5a59dc7c07fbea1d4a78ea7bb644"` [INFO] [stdout] 78cac5c9e6c41039fdd3d06c8702289839df5a59dc7c07fbea1d4a78ea7bb644 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d0acb8f13694822cc688be81af4c81f47ffae1f5b156543a5cf88c05f105d5c5 [INFO] running `"docker" "start" "-a" "d0acb8f13694822cc688be81af4c81f47ffae1f5b156543a5cf88c05f105d5c5"` [INFO] [stderr] Compiling xworks v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary braces around function argument [INFO] [stderr] --> src/main.rs:61:45 [INFO] [stderr] | [INFO] [stderr] 61 | let mut result = consts::html_start({if args.title.is_empty() { &name } else { &args.title } }, &args.lang); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.93s [INFO] running `"docker" "inspect" "d0acb8f13694822cc688be81af4c81f47ffae1f5b156543a5cf88c05f105d5c5"` [INFO] running `"docker" "rm" "-f" "d0acb8f13694822cc688be81af4c81f47ffae1f5b156543a5cf88c05f105d5c5"` [INFO] [stdout] d0acb8f13694822cc688be81af4c81f47ffae1f5b156543a5cf88c05f105d5c5 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6a85020cff7325524ce495b0b764aaace302c70eb5764cff2de83c4d4439928b [INFO] running `"docker" "start" "-a" "6a85020cff7325524ce495b0b764aaace302c70eb5764cff2de83c4d4439928b"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unnecessary braces around function argument [INFO] [stderr] --> src/main.rs:61:45 [INFO] [stderr] | [INFO] [stderr] 61 | let mut result = consts::html_start({if args.title.is_empty() { &name } else { &args.title } }, &args.lang); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.85s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/xworks-523c57f7afe6aefa [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "6a85020cff7325524ce495b0b764aaace302c70eb5764cff2de83c4d4439928b"` [INFO] running `"docker" "rm" "-f" "6a85020cff7325524ce495b0b764aaace302c70eb5764cff2de83c4d4439928b"` [INFO] [stdout] 6a85020cff7325524ce495b0b764aaace302c70eb5764cff2de83c4d4439928b