[INFO] updating cached repository https://github.com/startewho/texttoepub [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] 623ea6dc59945334425919497a1b37fd7ff4823c [INFO] testing startewho/texttoepub against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstartewho%2Ftexttoepub" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/startewho/texttoepub on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/startewho/texttoepub [INFO] finished tweaking git repo https://github.com/startewho/texttoepub [INFO] tweaked toml for git repo https://github.com/startewho/texttoepub written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/startewho/texttoepub already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.44.0" "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] 256b7fa48bc6ecc76d9dd827076f268438a6c18eaab5d6ccd874f0cd543ac62d [INFO] running `"docker" "start" "-a" "256b7fa48bc6ecc76d9dd827076f268438a6c18eaab5d6ccd874f0cd543ac62d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cc v1.0.49 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling mustache v0.9.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling zip v0.5.4 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling epub-builder v0.4.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling proc-macro-error v0.4.9 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.9 [INFO] [stderr] Compiling structopt-derive v0.4.2 [INFO] [stderr] Compiling structopt v0.3.9 [INFO] [stderr] Compiling texttoepub v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `epub_builder::ReferenceType` [INFO] [stderr] --> src/epub.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use epub_builder::ReferenceType; [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 51.36s [INFO] running `"docker" "inspect" "256b7fa48bc6ecc76d9dd827076f268438a6c18eaab5d6ccd874f0cd543ac62d"` [INFO] running `"docker" "rm" "-f" "256b7fa48bc6ecc76d9dd827076f268438a6c18eaab5d6ccd874f0cd543ac62d"` [INFO] [stdout] 256b7fa48bc6ecc76d9dd827076f268438a6c18eaab5d6ccd874f0cd543ac62d [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.44.0" "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] b803715e9fb79d33b914e4d3af37c3db6e270d7b818f23afda8054753d41f013 [INFO] running `"docker" "start" "-a" "b803715e9fb79d33b914e4d3af37c3db6e270d7b818f23afda8054753d41f013"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling texttoepub v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `epub_builder::ReferenceType` [INFO] [stderr] --> src/epub.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use epub_builder::ReferenceType; [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 1.95s [INFO] running `"docker" "inspect" "b803715e9fb79d33b914e4d3af37c3db6e270d7b818f23afda8054753d41f013"` [INFO] running `"docker" "rm" "-f" "b803715e9fb79d33b914e4d3af37c3db6e270d7b818f23afda8054753d41f013"` [INFO] [stdout] b803715e9fb79d33b914e4d3af37c3db6e270d7b818f23afda8054753d41f013 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.44.0" "test" "--frozen"` [INFO] [stdout] 696006ca769282122556393f2f4a6599bc70add9d494bb2d667a536d08f8fca1 [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" "696006ca769282122556393f2f4a6599bc70add9d494bb2d667a536d08f8fca1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unused import: `epub_builder::ReferenceType` [INFO] [stderr] --> src/epub.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use epub_builder::ReferenceType; [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.29s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/texttoepub-34d7b32695907e6f [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" "696006ca769282122556393f2f4a6599bc70add9d494bb2d667a536d08f8fca1"` [INFO] running `"docker" "rm" "-f" "696006ca769282122556393f2f4a6599bc70add9d494bb2d667a536d08f8fca1"` [INFO] [stdout] 696006ca769282122556393f2f4a6599bc70add9d494bb2d667a536d08f8fca1