[INFO] cloning repository deciduously/pdfmailer [INFO] running `"git" "clone" "--bare" "git://github.com/deciduously/pdfmailer.git" "work/cache/sources/gh/deciduously/pdfmailer"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/deciduously/pdfmailer'... [INFO] running `"git" "clone" "work/cache/sources/gh/deciduously/pdfmailer" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/deciduously/pdfmailer"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/deciduously/pdfmailer'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/deciduously/pdfmailer" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/deciduously/pdfmailer"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/deciduously/pdfmailer'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f626cf1658c7ff511f9117c0a283eb463143300a [INFO] sha for GitHub repo deciduously/pdfmailer: f626cf1658c7ff511f9117c0a283eb463143300a [INFO] validating manifest of deciduously/pdfmailer on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of deciduously/pdfmailer on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing deciduously/pdfmailer [INFO] finished frobbing deciduously/pdfmailer [INFO] frobbed toml for deciduously/pdfmailer written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/deciduously/pdfmailer/Cargo.toml [INFO] started frobbing deciduously/pdfmailer [INFO] finished frobbing deciduously/pdfmailer [INFO] frobbed toml for deciduously/pdfmailer written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/deciduously/pdfmailer/Cargo.toml [INFO] crate deciduously/pdfmailer already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing deciduously/pdfmailer against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/deciduously/pdfmailer:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] ea9b7004904c547db1460ebc6423492cedd0fcc1b1b2b3feb6a9dbf151063334 [INFO] running `"docker" "start" "-a" "ea9b7004904c547db1460ebc6423492cedd0fcc1b1b2b3feb6a9dbf151063334"` [INFO] [stderr] Compiling pom v3.0.1 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling lopdf v0.20.0 [INFO] [stderr] Compiling pdfmailer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: function is never used: `run_create` [INFO] [stderr] --> src/main.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | fn run_create() { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.93s [INFO] running `"docker" "inspect" "ea9b7004904c547db1460ebc6423492cedd0fcc1b1b2b3feb6a9dbf151063334"` [INFO] running `"docker" "rm" "-f" "ea9b7004904c547db1460ebc6423492cedd0fcc1b1b2b3feb6a9dbf151063334"` [INFO] [stdout] ea9b7004904c547db1460ebc6423492cedd0fcc1b1b2b3feb6a9dbf151063334 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/deciduously/pdfmailer:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] d4186d2652c7a73c513d6beec3bb44cf4296f5a22d8d729d542924b27c9391c7 [INFO] running `"docker" "start" "-a" "d4186d2652c7a73c513d6beec3bb44cf4296f5a22d8d729d542924b27c9391c7"` [INFO] [stderr] Compiling pdfmailer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: function is never used: `run_create` [INFO] [stderr] --> src/main.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | fn run_create() { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.87s [INFO] running `"docker" "inspect" "d4186d2652c7a73c513d6beec3bb44cf4296f5a22d8d729d542924b27c9391c7"` [INFO] running `"docker" "rm" "-f" "d4186d2652c7a73c513d6beec3bb44cf4296f5a22d8d729d542924b27c9391c7"` [INFO] [stdout] d4186d2652c7a73c513d6beec3bb44cf4296f5a22d8d729d542924b27c9391c7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/deciduously/pdfmailer:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] de43524365425f0a1f4c7dc23e28f9fcb8e15f7f71046e2211b4e754007438a3 [INFO] running `"docker" "start" "-a" "de43524365425f0a1f4c7dc23e28f9fcb8e15f7f71046e2211b4e754007438a3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/pdfmailer-ef2e74e9b7b85274 [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" "de43524365425f0a1f4c7dc23e28f9fcb8e15f7f71046e2211b4e754007438a3"` [INFO] running `"docker" "rm" "-f" "de43524365425f0a1f4c7dc23e28f9fcb8e15f7f71046e2211b4e754007438a3"` [INFO] [stdout] de43524365425f0a1f4c7dc23e28f9fcb8e15f7f71046e2211b4e754007438a3