[INFO] updating cached repository https://github.com/kokoax/encode_sample_rs [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] 3652c56274ffb63dc603e454966bcb08b5307c94 [INFO] testing kokoax/encode_sample_rs against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkokoax%2Fencode_sample_rs" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kokoax/encode_sample_rs on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/kokoax/encode_sample_rs [INFO] finished tweaking git repo https://github.com/kokoax/encode_sample_rs [INFO] tweaked toml for git repo https://github.com/kokoax/encode_sample_rs written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/kokoax/encode_sample_rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] 78b02fb63a5f6027000a06bb7b8e174eafd712131de1e4c8617e75ce48d9db67 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "78b02fb63a5f6027000a06bb7b8e174eafd712131de1e4c8617e75ce48d9db67"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling encode v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `ISO_8859_1` [INFO] [stderr] --> src/main.rs:4:34 [INFO] [stderr] | [INFO] [stderr] 4 | use encoding::all::{ISO_2022_JP, ISO_8859_1}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.60s [INFO] running `"docker" "inspect" "78b02fb63a5f6027000a06bb7b8e174eafd712131de1e4c8617e75ce48d9db67"` [INFO] running `"docker" "rm" "-f" "78b02fb63a5f6027000a06bb7b8e174eafd712131de1e4c8617e75ce48d9db67"` [INFO] [stdout] 78b02fb63a5f6027000a06bb7b8e174eafd712131de1e4c8617e75ce48d9db67 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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" "+beta-2020-06-03" "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] 72ce0cfd6c0a3eecf03623978ab3c842122b78d8843ea49b8862f00be15552df [INFO] running `"docker" "start" "-a" "72ce0cfd6c0a3eecf03623978ab3c842122b78d8843ea49b8862f00be15552df"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling encode v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `ISO_8859_1` [INFO] [stderr] --> src/main.rs:4:34 [INFO] [stderr] | [INFO] [stderr] 4 | use encoding::all::{ISO_2022_JP, ISO_8859_1}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `"docker" "inspect" "72ce0cfd6c0a3eecf03623978ab3c842122b78d8843ea49b8862f00be15552df"` [INFO] running `"docker" "rm" "-f" "72ce0cfd6c0a3eecf03623978ab3c842122b78d8843ea49b8862f00be15552df"` [INFO] [stdout] 72ce0cfd6c0a3eecf03623978ab3c842122b78d8843ea49b8862f00be15552df [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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" "+beta-2020-06-03" "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] 2405d4dcd2d36bd5c644e4c97c9721e1c6df0eceb25d24b9f72d07273a6c5904 [INFO] running `"docker" "start" "-a" "2405d4dcd2d36bd5c644e4c97c9721e1c6df0eceb25d24b9f72d07273a6c5904"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unused import: `ISO_8859_1` [INFO] [stderr] --> src/main.rs:4:34 [INFO] [stderr] | [INFO] [stderr] 4 | use encoding::all::{ISO_2022_JP, ISO_8859_1}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/encode-4a3b1464610f8ec8 [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" "2405d4dcd2d36bd5c644e4c97c9721e1c6df0eceb25d24b9f72d07273a6c5904"` [INFO] running `"docker" "rm" "-f" "2405d4dcd2d36bd5c644e4c97c9721e1c6df0eceb25d24b9f72d07273a6c5904"` [INFO] [stdout] 2405d4dcd2d36bd5c644e4c97c9721e1c6df0eceb25d24b9f72d07273a6c5904