[INFO] crate bytie 0.1.0 is already in cache [INFO] testing bytie-0.1.0 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate bytie 0.1.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate bytie 0.1.0 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate bytie 0.1.0 [INFO] finished tweaking crates.io crate bytie 0.1.0 [INFO] tweaked toml for crates.io crate bytie 0.1.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate bytie 0.1.0 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stdout] 4acdb910534eae7c5c318ffe50d89b9244934bab451330fadb68aa250593289e [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" "4acdb910534eae7c5c318ffe50d89b9244934bab451330fadb68aa250593289e"` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling humanize-rs v0.1.5 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling bytie v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/cli.rs:20:17 [INFO] [stderr] | [INFO] [stderr] 20 | .author(clap::crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/cli.rs:20:17 [INFO] [stderr] | [INFO] [stderr] 20 | .author(clap::crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.98s [INFO] running `"docker" "inspect" "4acdb910534eae7c5c318ffe50d89b9244934bab451330fadb68aa250593289e"` [INFO] running `"docker" "rm" "-f" "4acdb910534eae7c5c318ffe50d89b9244934bab451330fadb68aa250593289e"` [INFO] [stdout] 4acdb910534eae7c5c318ffe50d89b9244934bab451330fadb68aa250593289e [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 9cd3a7440b59a4b1e49d18d5b02dd603ec6aa4533486e8a3edb8f0908b1f5a05 [INFO] running `"docker" "start" "-a" "9cd3a7440b59a4b1e49d18d5b02dd603ec6aa4533486e8a3edb8f0908b1f5a05"` [INFO] [stderr] Compiling bytie v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/cli.rs:20:17 [INFO] [stderr] | [INFO] [stderr] 20 | .author(clap::crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/cli.rs:20:17 [INFO] [stderr] | [INFO] [stderr] 20 | .author(clap::crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.36s [INFO] running `"docker" "inspect" "9cd3a7440b59a4b1e49d18d5b02dd603ec6aa4533486e8a3edb8f0908b1f5a05"` [INFO] running `"docker" "rm" "-f" "9cd3a7440b59a4b1e49d18d5b02dd603ec6aa4533486e8a3edb8f0908b1f5a05"` [INFO] [stdout] 9cd3a7440b59a4b1e49d18d5b02dd603ec6aa4533486e8a3edb8f0908b1f5a05 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 14d82f0232c45d5a35ed89b5115c3199fe5e42adad60e4c7065dbe67a4676e31 [INFO] running `"docker" "start" "-a" "14d82f0232c45d5a35ed89b5115c3199fe5e42adad60e4c7065dbe67a4676e31"` [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/cli.rs:20:17 [INFO] [stderr] | [INFO] [stderr] 20 | .author(clap::crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/cli.rs:20:17 [INFO] [stderr] | [INFO] [stderr] 20 | .author(clap::crate_authors!("\n")) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bytie-8610b6a1fb3b41d1 [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test command::add::tests::test_add_to_end ... ok [INFO] [stdout] test command::replace::tests::test_small_blocksize ... ok [INFO] [stdout] test command::add::tests::test_small_blocksize ... ok [INFO] [stdout] test position::tests::test_range ... ok [INFO] [stdout] test command::cut::tests::test_small_blocksize ... ok [INFO] [stdout] test position::tests::test_only_begin ... ok [INFO] [stdout] test position::tests::test_count ... ok [INFO] [stdout] test position::tests::test_invalid_format ... ok [INFO] [stdout] test command::delete::tests::test_small_blocksize ... ok [INFO] [stdout] test command::add::tests::test_big_blocksize ... ok [INFO] [stdout] test command::replace::tests::test_big_blocksize ... ok [INFO] [stdout] test command::cut::tests::test_big_blocksize ... ok [INFO] [stdout] test command::delete::tests::test_big_blocksize ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "14d82f0232c45d5a35ed89b5115c3199fe5e42adad60e4c7065dbe67a4676e31"` [INFO] running `"docker" "rm" "-f" "14d82f0232c45d5a35ed89b5115c3199fe5e42adad60e4c7065dbe67a4676e31"` [INFO] [stdout] 14d82f0232c45d5a35ed89b5115c3199fe5e42adad60e4c7065dbe67a4676e31