[INFO] updating cached repository loughlinfox/auth0-cli [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/loughlinfox/auth0-cli [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/loughlinfox/auth0-cli" "work/ex/beta-1.38-1/sources/1.37.0/gh/loughlinfox/auth0-cli"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/loughlinfox/auth0-cli'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/loughlinfox/auth0-cli" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/loughlinfox/auth0-cli"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/loughlinfox/auth0-cli'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2d740975d2410080ef5dfc76214eb5becfb673b2 [INFO] sha for GitHub repo loughlinfox/auth0-cli: 2d740975d2410080ef5dfc76214eb5becfb673b2 [INFO] validating manifest of loughlinfox/auth0-cli 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 loughlinfox/auth0-cli 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 loughlinfox/auth0-cli [INFO] finished frobbing loughlinfox/auth0-cli [INFO] frobbed toml for loughlinfox/auth0-cli written to work/ex/beta-1.38-1/sources/1.37.0/gh/loughlinfox/auth0-cli/Cargo.toml [INFO] started frobbing loughlinfox/auth0-cli [INFO] finished frobbing loughlinfox/auth0-cli [INFO] frobbed toml for loughlinfox/auth0-cli written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/loughlinfox/auth0-cli/Cargo.toml [INFO] crate loughlinfox/auth0-cli 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 loughlinfox/auth0-cli 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-6/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/loughlinfox/auth0-cli:/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] 0dd84fab2cce95d78b5673f91917249f1e68d84df461fa7dee36fa438434ef83 [INFO] running `"docker" "start" "-a" "0dd84fab2cce95d78b5673f91917249f1e68d84df461fa7dee36fa438434ef83"` [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling encode_unicode v0.3.5 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling libflate v0.1.20 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling syn v0.15.27 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.12 [INFO] [stderr] Compiling crossbeam v0.7.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling tokio v0.1.16 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling csv v1.0.5 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling reqwest v0.9.11 [INFO] [stderr] Compiling jsonwebtoken v5.0.1 [INFO] [stderr] Compiling auth0-cli v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `err` [INFO] [stderr] --> src/auth0_api.rs:168:13 [INFO] [stderr] | [INFO] [stderr] 168 | Err(err) => { [INFO] [stderr] | ^^^ help: consider prefixing with an underscore: `_err` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 13s [INFO] running `"docker" "inspect" "0dd84fab2cce95d78b5673f91917249f1e68d84df461fa7dee36fa438434ef83"` [INFO] running `"docker" "rm" "-f" "0dd84fab2cce95d78b5673f91917249f1e68d84df461fa7dee36fa438434ef83"` [INFO] [stdout] 0dd84fab2cce95d78b5673f91917249f1e68d84df461fa7dee36fa438434ef83 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/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/loughlinfox/auth0-cli:/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] afb4902c922b9c5149f00227c6f642e10d7d629b1c1aea06f24ce91c20e62cc5 [INFO] running `"docker" "start" "-a" "afb4902c922b9c5149f00227c6f642e10d7d629b1c1aea06f24ce91c20e62cc5"` [INFO] [stderr] Compiling auth0-cli v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `err` [INFO] [stderr] --> src/auth0_api.rs:168:13 [INFO] [stderr] | [INFO] [stderr] 168 | Err(err) => { [INFO] [stderr] | ^^^ help: consider prefixing with an underscore: `_err` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.49s [INFO] running `"docker" "inspect" "afb4902c922b9c5149f00227c6f642e10d7d629b1c1aea06f24ce91c20e62cc5"` [INFO] running `"docker" "rm" "-f" "afb4902c922b9c5149f00227c6f642e10d7d629b1c1aea06f24ce91c20e62cc5"` [INFO] [stdout] afb4902c922b9c5149f00227c6f642e10d7d629b1c1aea06f24ce91c20e62cc5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/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/loughlinfox/auth0-cli:/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] 795f992e7fc0a8a3c80a0b0d74ac4b33d64036baf02137bbd95bd480ba7694c3 [INFO] running `"docker" "start" "-a" "795f992e7fc0a8a3c80a0b0d74ac4b33d64036baf02137bbd95bd480ba7694c3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/crater/target/debug/deps/auth0_cli-87b94b234d7327f7 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test user::test::double_two ... ok [INFO] [stdout] test user::test::matches_exact ... ok [INFO] [stdout] test user::test::matches_partial ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "795f992e7fc0a8a3c80a0b0d74ac4b33d64036baf02137bbd95bd480ba7694c3"` [INFO] running `"docker" "rm" "-f" "795f992e7fc0a8a3c80a0b0d74ac4b33d64036baf02137bbd95bd480ba7694c3"` [INFO] [stdout] 795f992e7fc0a8a3c80a0b0d74ac4b33d64036baf02137bbd95bd480ba7694c3