[INFO] updating cached repository https://github.com/AndrewRadev/id3-image [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] 327486a4bc33cc6157b44768cb0157100c3e847f [INFO] testing AndrewRadev/id3-image against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewRadev%2Fid3-image" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AndrewRadev/id3-image 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/AndrewRadev/id3-image [INFO] finished tweaking git repo https://github.com/AndrewRadev/id3-image [INFO] tweaked toml for git repo https://github.com/AndrewRadev/id3-image written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/AndrewRadev/id3-image 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-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=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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f95a78f56be7ebf835207352153ffdf0054c29ff0aadaea584501225f468ad8a [INFO] running `"docker" "start" "-a" "f95a78f56be7ebf835207352153ffdf0054c29ff0aadaea584501225f468ad8a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling ident_case v1.0.0 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling derive_builder v0.7.0 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling png v0.15.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Compiling darling_core v0.8.3 [INFO] [stderr] Compiling structopt v0.3.5 [INFO] [stderr] Compiling darling_macro v0.8.3 [INFO] [stderr] Compiling darling v0.8.3 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling derive_builder_core v0.4.0 [INFO] [stderr] Compiling image v0.22.3 [INFO] [stderr] Compiling id3 v0.3.0 [INFO] [stderr] Compiling id3-image v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 06s [INFO] running `"docker" "inspect" "f95a78f56be7ebf835207352153ffdf0054c29ff0aadaea584501225f468ad8a"` [INFO] running `"docker" "rm" "-f" "f95a78f56be7ebf835207352153ffdf0054c29ff0aadaea584501225f468ad8a"` [INFO] [stdout] f95a78f56be7ebf835207352153ffdf0054c29ff0aadaea584501225f468ad8a [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=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] d1791ee14c7651c04eefc5bcbe2ddc61c81131e35d40395173ee5b2f6c24ae79 [INFO] running `"docker" "start" "-a" "d1791ee14c7651c04eefc5bcbe2ddc61c81131e35d40395173ee5b2f6c24ae79"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tempfile v3.0.6 [INFO] [stderr] Compiling id3-image v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.85s [INFO] running `"docker" "inspect" "d1791ee14c7651c04eefc5bcbe2ddc61c81131e35d40395173ee5b2f6c24ae79"` [INFO] running `"docker" "rm" "-f" "d1791ee14c7651c04eefc5bcbe2ddc61c81131e35d40395173ee5b2f6c24ae79"` [INFO] [stdout] d1791ee14c7651c04eefc5bcbe2ddc61c81131e35d40395173ee5b2f6c24ae79 [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=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] a5c5e7690d34ca3914eee65afc758ee77571df6c0e8e3761dd02060e4e840a9b [INFO] running `"docker" "start" "-a" "a5c5e7690d34ca3914eee65afc758ee77571df6c0e8e3761dd02060e4e840a9b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.89s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/id3_image-0ece04f2f9ea4891 [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] [stderr] Running /opt/rustwide/target/debug/deps/id3_image_embed-f80be19d80cbabfc [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] [stderr] Running /opt/rustwide/target/debug/deps/id3_image_extract-262f2f6130714381 [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] [stderr] Running /opt/rustwide/target/debug/deps/id3_image_remove-d6519c684ec3f8eb [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] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/test_processing-5ca55d42ec3e518a [INFO] [stdout] running 9 tests [INFO] [stdout] test test_extracting_an_image_with_no_pictures ... ok [INFO] [stdout] test test_unsuccessful_image_embedding ... ok [INFO] [stdout] test test_extracting_a_jpg_image ... ok [INFO] [stdout] test test_successful_jpeg_image_embedding ... ok [INFO] [stdout] test test_successful_image_embedding_in_a_file_that_already_has_an_image ... ok [INFO] [stdout] test test_overwriting_an_existing_image ... ok [INFO] [stdout] test test_removing_and_adding_an_image ... ok [INFO] [stdout] test test_successful_png_image_embedding ... ok [INFO] [stdout] test test_extracting_a_png_image ... ok [INFO] [stderr] Doc-tests id3-image [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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" "a5c5e7690d34ca3914eee65afc758ee77571df6c0e8e3761dd02060e4e840a9b"` [INFO] running `"docker" "rm" "-f" "a5c5e7690d34ca3914eee65afc758ee77571df6c0e8e3761dd02060e4e840a9b"` [INFO] [stdout] a5c5e7690d34ca3914eee65afc758ee77571df6c0e8e3761dd02060e4e840a9b