[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 try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flduchosal%2Fxlsc" "/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/lduchosal/xlsc on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "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-3/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] 201cb0d32dadf6343fc8806572b26e48339ac2408153182b3d88f6d977c02ad7 [INFO] running `"docker" "start" "-a" "201cb0d32dadf6343fc8806572b26e48339ac2408153182b3d88f6d977c02ad7"` [INFO] [stderr] Compiling libc v0.2.47 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling byteorder v1.3.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling base64 v0.10.0 [INFO] [stderr] Compiling rand v0.4.5 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling rand v0.3.22 [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 32.72s [INFO] running `"docker" "inspect" "201cb0d32dadf6343fc8806572b26e48339ac2408153182b3d88f6d977c02ad7"` [INFO] running `"docker" "rm" "-f" "201cb0d32dadf6343fc8806572b26e48339ac2408153182b3d88f6d977c02ad7"` [INFO] [stdout] 201cb0d32dadf6343fc8806572b26e48339ac2408153182b3d88f6d977c02ad7 [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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] f951101907e546b77b081945101e2acc6ac0b0d53f9298d32066eb7d4ac51745 [INFO] running `"docker" "start" "-a" "f951101907e546b77b081945101e2acc6ac0b0d53f9298d32066eb7d4ac51745"` [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.61s [INFO] running `"docker" "inspect" "f951101907e546b77b081945101e2acc6ac0b0d53f9298d32066eb7d4ac51745"` [INFO] running `"docker" "rm" "-f" "f951101907e546b77b081945101e2acc6ac0b0d53f9298d32066eb7d4ac51745"` [INFO] [stdout] f951101907e546b77b081945101e2acc6ac0b0d53f9298d32066eb7d4ac51745 [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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] 199f6ea4bb219fcb7d7e3a5a50efef92610c539ba4ebb881ae5da0278bb1228f [INFO] running `"docker" "start" "-a" "199f6ea4bb219fcb7d7e3a5a50efef92610c539ba4ebb881ae5da0278bb1228f"` [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.11s [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" "199f6ea4bb219fcb7d7e3a5a50efef92610c539ba4ebb881ae5da0278bb1228f"` [INFO] running `"docker" "rm" "-f" "199f6ea4bb219fcb7d7e3a5a50efef92610c539ba4ebb881ae5da0278bb1228f"` [INFO] [stdout] 199f6ea4bb219fcb7d7e3a5a50efef92610c539ba4ebb881ae5da0278bb1228f