[INFO] updating cached repository AgostonSzepessy/licder [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/AgostonSzepessy/licder [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/AgostonSzepessy/licder" "work/ex/beta-1.38-1/sources/1.37.0/gh/AgostonSzepessy/licder"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/AgostonSzepessy/licder'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/AgostonSzepessy/licder" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/AgostonSzepessy/licder"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/AgostonSzepessy/licder'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e99e51068b5fed194fbd6766dd136a9c98474a86 [INFO] sha for GitHub repo AgostonSzepessy/licder: e99e51068b5fed194fbd6766dd136a9c98474a86 [INFO] validating manifest of AgostonSzepessy/licder 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 AgostonSzepessy/licder 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 AgostonSzepessy/licder [INFO] finished frobbing AgostonSzepessy/licder [INFO] frobbed toml for AgostonSzepessy/licder written to work/ex/beta-1.38-1/sources/1.37.0/gh/AgostonSzepessy/licder/Cargo.toml [INFO] started frobbing AgostonSzepessy/licder [INFO] finished frobbing AgostonSzepessy/licder [INFO] frobbed toml for AgostonSzepessy/licder written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/AgostonSzepessy/licder/Cargo.toml [INFO] crate AgostonSzepessy/licder 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 AgostonSzepessy/licder against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/AgostonSzepessy/licder:/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] acf6a8d3f6292195eb8aee7c28bfd73118c20a73aebf11955000f6cc704c9d61 [INFO] running `"docker" "start" "-a" "acf6a8d3f6292195eb8aee7c28bfd73118c20a73aebf11955000f6cc704c9d61"` [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling serde v1.0.41 [INFO] [stderr] Compiling openssl-sys v0.9.28 [INFO] [stderr] Compiling crc v1.7.0 [INFO] [stderr] Compiling base64 v0.9.0 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling pest_derive v1.0.7 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling libflate v0.1.14 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling hyper v0.11.25 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling hyper-tls v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.15 [INFO] [stderr] Compiling serde_urlencoded v0.5.1 [INFO] [stderr] Compiling handlebars v0.32.0 [INFO] [stderr] Compiling reqwest v0.8.5 [INFO] [stderr] Compiling licder v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> /opt/crater/target/debug/build/licder-66c0646853dd31f7/out/license_type.rs:30:32 [INFO] [stderr] | [INFO] [stderr] 30 | fn cause(&self) -> Option<&error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.64s [INFO] running `"docker" "inspect" "acf6a8d3f6292195eb8aee7c28bfd73118c20a73aebf11955000f6cc704c9d61"` [INFO] running `"docker" "rm" "-f" "acf6a8d3f6292195eb8aee7c28bfd73118c20a73aebf11955000f6cc704c9d61"` [INFO] [stdout] acf6a8d3f6292195eb8aee7c28bfd73118c20a73aebf11955000f6cc704c9d61 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/AgostonSzepessy/licder:/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 401b92ab01ef4cdb75eb5285fc419d4206a88b9c684522e3c99b47817f1e2f6e [INFO] running `"docker" "start" "-a" "401b92ab01ef4cdb75eb5285fc419d4206a88b9c684522e3c99b47817f1e2f6e"` [INFO] [stderr] Compiling licder v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> /opt/crater/target/debug/build/licder-66c0646853dd31f7/out/license_type.rs:30:32 [INFO] [stderr] | [INFO] [stderr] 30 | fn cause(&self) -> Option<&error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.83s [INFO] running `"docker" "inspect" "401b92ab01ef4cdb75eb5285fc419d4206a88b9c684522e3c99b47817f1e2f6e"` [INFO] running `"docker" "rm" "-f" "401b92ab01ef4cdb75eb5285fc419d4206a88b9c684522e3c99b47817f1e2f6e"` [INFO] [stdout] 401b92ab01ef4cdb75eb5285fc419d4206a88b9c684522e3c99b47817f1e2f6e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/AgostonSzepessy/licder:/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] fe1aa84f06b133b013dfeff468ed904af038cf78f92143d2fe7bcaf718ea3e74 [INFO] running `"docker" "start" "-a" "fe1aa84f06b133b013dfeff468ed904af038cf78f92143d2fe7bcaf718ea3e74"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/licder-9f6b8298faeea513 [INFO] [stderr] Running /opt/crater/target/debug/deps/licder-5961b161e19cab78 [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] [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] Doc-tests licder [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test /opt/crater/target/debug/build/licder-66c0646853dd31f7/out/license_type.rs - license_type::LicenseType::name (line 73) ... ok [INFO] [stdout] test /opt/crater/target/debug/build/licder-66c0646853dd31f7/out/license_type.rs - license_type::LicenseType::try_from_str (line 50) ... ok [INFO] [stdout] test /opt/crater/target/debug/build/licder-66c0646853dd31f7/out/license_type.rs - license_type::LicenseType::url (line 90) ... ok [INFO] [stdout] test /opt/crater/target/debug/build/licder-66c0646853dd31f7/out/license_type.rs - license_type::LicenseType::abbreviation (line 106) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "fe1aa84f06b133b013dfeff468ed904af038cf78f92143d2fe7bcaf718ea3e74"` [INFO] running `"docker" "rm" "-f" "fe1aa84f06b133b013dfeff468ed904af038cf78f92143d2fe7bcaf718ea3e74"` [INFO] [stdout] fe1aa84f06b133b013dfeff468ed904af038cf78f92143d2fe7bcaf718ea3e74