[INFO] updating cached repository https://github.com/lduchosal/xlsc [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] 8af6e52e2ebec0f7b25233111b65f6aed7fc6afa [INFO] testing lduchosal/xlsc against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flduchosal%2Fxlsc" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lduchosal/xlsc 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/lduchosal/xlsc [INFO] finished tweaking git repo https://github.com/lduchosal/xlsc [INFO] tweaked toml for git repo https://github.com/lduchosal/xlsc written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/lduchosal/xlsc 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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] d14c88a6f88ff235fc54e1192f681aac5be5a1adc054fa28dfd464694c959831 [INFO] running `"docker" "start" "-a" "d14c88a6f88ff235fc54e1192f681aac5be5a1adc054fa28dfd464694c959831"` [INFO] [stderr] Compiling libc v0.2.47 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling byteorder v1.3.0 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling base64 v0.10.0 [INFO] [stderr] Compiling rand v0.4.5 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling xlsc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `encoded` [INFO] [stderr] --> src/main.rs:105:9 [INFO] [stderr] | [INFO] [stderr] 105 | let encoded = base64::encode(&result); [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_encoded` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.57s [INFO] running `"docker" "inspect" "d14c88a6f88ff235fc54e1192f681aac5be5a1adc054fa28dfd464694c959831"` [INFO] running `"docker" "rm" "-f" "d14c88a6f88ff235fc54e1192f681aac5be5a1adc054fa28dfd464694c959831"` [INFO] [stdout] d14c88a6f88ff235fc54e1192f681aac5be5a1adc054fa28dfd464694c959831 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] a3ce2df59afa6b689e97834f2ca0dcc565bd0bd9d99b33aec60c0938052989ca [INFO] running `"docker" "start" "-a" "a3ce2df59afa6b689e97834f2ca0dcc565bd0bd9d99b33aec60c0938052989ca"` [INFO] [stderr] Compiling xlsc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `encoded` [INFO] [stderr] --> src/main.rs:105:9 [INFO] [stderr] | [INFO] [stderr] 105 | let encoded = base64::encode(&result); [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_encoded` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` 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] running `"docker" "inspect" "a3ce2df59afa6b689e97834f2ca0dcc565bd0bd9d99b33aec60c0938052989ca"` [INFO] running `"docker" "rm" "-f" "a3ce2df59afa6b689e97834f2ca0dcc565bd0bd9d99b33aec60c0938052989ca"` [INFO] [stdout] a3ce2df59afa6b689e97834f2ca0dcc565bd0bd9d99b33aec60c0938052989ca [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 098b0a31afa243702680df4d6f7f67b3a063ee09ccd8dff384336356e75e2722 [INFO] running `"docker" "start" "-a" "098b0a31afa243702680df4d6f7f67b3a063ee09ccd8dff384336356e75e2722"` [INFO] [stderr] warning: unused variable: `encoded` [INFO] [stderr] --> src/main.rs:105:9 [INFO] [stderr] | [INFO] [stderr] 105 | let encoded = base64::encode(&result); [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_encoded` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/xlsc-1cb78171fd33a6a5 [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" "098b0a31afa243702680df4d6f7f67b3a063ee09ccd8dff384336356e75e2722"` [INFO] running `"docker" "rm" "-f" "098b0a31afa243702680df4d6f7f67b3a063ee09ccd8dff384336356e75e2722"` [INFO] [stdout] 098b0a31afa243702680df4d6f7f67b3a063ee09ccd8dff384336356e75e2722