[INFO] updating cached repository https://github.com/loughlinfox/auth0-cli [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/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] 2d740975d2410080ef5dfc76214eb5becfb673b2 [INFO] testing loughlinfox/auth0-cli against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Floughlinfox%2Fauth0-cli" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/loughlinfox/auth0-cli on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/loughlinfox/auth0-cli [INFO] finished tweaking git repo https://github.com/loughlinfox/auth0-cli [INFO] tweaked toml for git repo https://github.com/loughlinfox/auth0-cli written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/loughlinfox/auth0-cli already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 4c53fdba8ff44790271fa7121ea500bba2e7b781bdd647ebd6a468a47d517990 [INFO] running `"docker" "start" "-a" "4c53fdba8ff44790271fa7121ea500bba2e7b781bdd647ebd6a468a47d517990"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling encode_unicode v0.3.5 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling syn v0.15.27 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling crossbeam v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.16 [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 csv v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [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/rustwide/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 55.13s [INFO] running `"docker" "inspect" "4c53fdba8ff44790271fa7121ea500bba2e7b781bdd647ebd6a468a47d517990"` [INFO] running `"docker" "rm" "-f" "4c53fdba8ff44790271fa7121ea500bba2e7b781bdd647ebd6a468a47d517990"` [INFO] [stdout] 4c53fdba8ff44790271fa7121ea500bba2e7b781bdd647ebd6a468a47d517990 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 1c6378349b875430bd66585ff2cd93503437cc742a067f1f9c59772b27400066 [INFO] running `"docker" "start" "-a" "1c6378349b875430bd66585ff2cd93503437cc742a067f1f9c59772b27400066"` [INFO] [stderr] Compiling auth0-cli v0.1.0 (/opt/rustwide/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 3.15s [INFO] running `"docker" "inspect" "1c6378349b875430bd66585ff2cd93503437cc742a067f1f9c59772b27400066"` [INFO] running `"docker" "rm" "-f" "1c6378349b875430bd66585ff2cd93503437cc742a067f1f9c59772b27400066"` [INFO] [stdout] 1c6378349b875430bd66585ff2cd93503437cc742a067f1f9c59772b27400066 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+1.38.0" "test" "--frozen"` [INFO] [stdout] a2cc5d593b2e19cbdf56d461c71362c5f2feecb14feba9ff49cc83f7173ea236 [INFO] running `"docker" "start" "-a" "a2cc5d593b2e19cbdf56d461c71362c5f2feecb14feba9ff49cc83f7173ea236"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/auth0_cli-9f71f94abd05f842 [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" "a2cc5d593b2e19cbdf56d461c71362c5f2feecb14feba9ff49cc83f7173ea236"` [INFO] running `"docker" "rm" "-f" "a2cc5d593b2e19cbdf56d461c71362c5f2feecb14feba9ff49cc83f7173ea236"` [INFO] [stdout] a2cc5d593b2e19cbdf56d461c71362c5f2feecb14feba9ff49cc83f7173ea236