[INFO] updating cached repository GovTechSG/manifest [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/GovTechSG/manifest [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/GovTechSG/manifest" "work/ex/beta-1.38-1/sources/1.37.0/gh/GovTechSG/manifest"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/GovTechSG/manifest'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/GovTechSG/manifest" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/GovTechSG/manifest"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/GovTechSG/manifest'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8219d30d3ac180b1ff0ae7db10f1ada6fcc7cbb1 [INFO] sha for GitHub repo GovTechSG/manifest: 8219d30d3ac180b1ff0ae7db10f1ada6fcc7cbb1 [INFO] validating manifest of GovTechSG/manifest on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of GovTechSG/manifest on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing GovTechSG/manifest [INFO] finished frobbing GovTechSG/manifest [INFO] frobbed toml for GovTechSG/manifest written to work/ex/beta-1.38-1/sources/1.37.0/gh/GovTechSG/manifest/Cargo.toml [INFO] started frobbing GovTechSG/manifest [INFO] finished frobbing GovTechSG/manifest [INFO] frobbed toml for GovTechSG/manifest written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/GovTechSG/manifest/Cargo.toml [INFO] crate GovTechSG/manifest already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing GovTechSG/manifest against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/GovTechSG/manifest:/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=warn" "-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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 74d8bd56c51f218b4142cfd9d09f98e9a236dd607e6a712a8ccd05a503f75eae [INFO] running `"docker" "start" "-a" "74d8bd56c51f218b4142cfd9d09f98e9a236dd607e6a712a8ccd05a503f75eae"` [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling libc v0.2.26 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling serde v1.0.9 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling num-traits v0.1.39 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling textwrap v0.6.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling clap v2.25.0 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling serde_derive_internals v0.15.1 [INFO] [stderr] Compiling serde_derive v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.2 [INFO] [stderr] Compiling docker_image v0.2.0 (https://github.com/lawliet89/docker-image?rev=7e3af50409959a162677dc48c0f034f3e755cc51#7e3af504) [INFO] [stderr] Compiling manifest v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:183:43 [INFO] [stderr] | [INFO] [stderr] 183 | fn input_reader(path: &str) -> Result, String> { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:196:25 [INFO] [stderr] | [INFO] [stderr] 196 | fn read(mut reader: Box) -> Result { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:206:44 [INFO] [stderr] | [INFO] [stderr] 206 | fn output_writer(path: &str) -> Result, String> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:219:56 [INFO] [stderr] | [INFO] [stderr] 219 | fn output<'a>(manifest: &Manifest<'a>, mut writer: Box) -> Result<(), String> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / lazy_static! { [INFO] [stderr] 23 | | static ref INVALID_FILE_CHARAS: Regex = Regex::new("[^A-Za-z0-9._-]").unwrap(); [INFO] [stderr] 24 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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/main.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / lazy_static! { [INFO] [stderr] 23 | | static ref INVALID_FILE_CHARAS: Regex = Regex::new("[^A-Za-z0-9._-]").unwrap(); [INFO] [stderr] 24 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `"docker" "inspect" "74d8bd56c51f218b4142cfd9d09f98e9a236dd607e6a712a8ccd05a503f75eae"` [INFO] running `"docker" "rm" "-f" "74d8bd56c51f218b4142cfd9d09f98e9a236dd607e6a712a8ccd05a503f75eae"` [INFO] [stdout] 74d8bd56c51f218b4142cfd9d09f98e9a236dd607e6a712a8ccd05a503f75eae [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/GovTechSG/manifest:/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=warn" "-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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 5b66b26db7c9f5af1c40d2e12c13a7bb69bf2d3ca47de8d71c89cd88c1863d01 [INFO] running `"docker" "start" "-a" "5b66b26db7c9f5af1c40d2e12c13a7bb69bf2d3ca47de8d71c89cd88c1863d01"` [INFO] [stderr] Compiling manifest v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:183:43 [INFO] [stderr] | [INFO] [stderr] 183 | fn input_reader(path: &str) -> Result, String> { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:196:25 [INFO] [stderr] | [INFO] [stderr] 196 | fn read(mut reader: Box) -> Result { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:206:44 [INFO] [stderr] | [INFO] [stderr] 206 | fn output_writer(path: &str) -> Result, String> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:219:56 [INFO] [stderr] | [INFO] [stderr] 219 | fn output<'a>(manifest: &Manifest<'a>, mut writer: Box) -> Result<(), String> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / lazy_static! { [INFO] [stderr] 23 | | static ref INVALID_FILE_CHARAS: Regex = Regex::new("[^A-Za-z0-9._-]").unwrap(); [INFO] [stderr] 24 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-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/main.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / lazy_static! { [INFO] [stderr] 23 | | static ref INVALID_FILE_CHARAS: Regex = Regex::new("[^A-Za-z0-9._-]").unwrap(); [INFO] [stderr] 24 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.37s [INFO] running `"docker" "inspect" "5b66b26db7c9f5af1c40d2e12c13a7bb69bf2d3ca47de8d71c89cd88c1863d01"` [INFO] running `"docker" "rm" "-f" "5b66b26db7c9f5af1c40d2e12c13a7bb69bf2d3ca47de8d71c89cd88c1863d01"` [INFO] [stdout] 5b66b26db7c9f5af1c40d2e12c13a7bb69bf2d3ca47de8d71c89cd88c1863d01 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/GovTechSG/manifest:/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=warn" "-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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] b33bcecae8304e1350b7ea4b01262c8b46179e4af19d5cd579b9fe9f28b545db [INFO] running `"docker" "start" "-a" "b33bcecae8304e1350b7ea4b01262c8b46179e4af19d5cd579b9fe9f28b545db"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/manifest-31ce7691a4ca4b9f [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::image_parsed_with_tag ... ok [INFO] [stdout] test tests::image_parsed_without_tag_returns_latest ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "b33bcecae8304e1350b7ea4b01262c8b46179e4af19d5cd579b9fe9f28b545db"` [INFO] running `"docker" "rm" "-f" "b33bcecae8304e1350b7ea4b01262c8b46179e4af19d5cd579b9fe9f28b545db"` [INFO] [stdout] b33bcecae8304e1350b7ea4b01262c8b46179e4af19d5cd579b9fe9f28b545db