[INFO] cloning repository https://github.com/3scale-rs/api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/3scale-rs/api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3scale-rs%2Fapi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3scale-rs%2Fapi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2ce451deac9f6f5848f5cbadf3222bf74e479120
[INFO] testing 3scale-rs/api against beta-2021-05-08 for beta-1.53-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3scale-rs%2Fapi" "/workspace/builds/worker-9/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/3scale-rs/api on toolchain beta-2021-05-08
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-05-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/3scale-rs/api
[INFO] finished tweaking git repo https://github.com/3scale-rs/api
[INFO] tweaked toml for git repo https://github.com/3scale-rs/api written to /workspace/builds/worker-9/source/Cargo.toml
[INFO] crate git repo https://github.com/3scale-rs/api already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-05-08" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/clap-rs/clap`
[INFO] [stderr]     Updating git repository `https://github.com/3scale-rs/straitjacket`
[INFO] [stderr]     Updating git repository `https://github.com/3scale-rs/straitjacket_macro`
[INFO] [stderr] error: the lock file /workspace/builds/worker-9/source/Cargo.lock needs to be updated but --locked was passed to prevent this
[INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag.
[INFO] the lockfile is outdated, regenerating it
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-05-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/clap-rs/clap`
[INFO] [stderr]     Updating git repository `https://github.com/3scale-rs/straitjacket`
[INFO] [stderr]     Updating git repository `https://github.com/3scale-rs/straitjacket_macro`
[INFO] [stderr]     Updating git repository `https://github.com/3scale-rs/rust-url`
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-05-08" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded textwrap v0.13.4
[INFO] [stderr]   Downloaded os_str_bytes v3.1.0
[INFO] [stderr]   Downloaded terminal_size v0.1.17
[INFO] [stderr]   Downloaded termios v0.3.3
[INFO] [stderr]   Downloaded rustyline v6.3.0
[INFO] [stderr]   Downloaded dirs-next v1.0.2
[INFO] [stderr]   Downloaded vergen v3.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-05-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f4f2d983b23ef48e8cf0a63e6f70a558365397178819c5afc7f96b8632aca05
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "9f4f2d983b23ef48e8cf0a63e6f70a558365397178819c5afc7f96b8632aca05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f4f2d983b23ef48e8cf0a63e6f70a558365397178819c5afc7f96b8632aca05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f4f2d983b23ef48e8cf0a63e6f70a558365397178819c5afc7f96b8632aca05", kill_on_drop: false }`
[INFO] [stdout] 9f4f2d983b23ef48e8cf0a63e6f70a558365397178819c5afc7f96b8632aca05
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-05-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 953951218df4cb6333a67b77a867a2c08d11f435b8c748b8f7590713213d0e62
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "953951218df4cb6333a67b77a867a2c08d11f435b8c748b8f7590713213d0e62", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling gimli v0.24.0
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0 (https://github.com/3scale-rs/rust-url?branch=3scale#a44b31c0)
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.19
[INFO] [stderr]    Compiling object v0.24.0
[INFO] [stderr]    Compiling utf8parse v0.2.0
[INFO] [stderr]    Compiling number_prefix v0.3.0
[INFO] [stderr]    Compiling os_str_bytes v3.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling textwrap v0.13.4
[INFO] [stderr]    Compiling tinyvec v1.2.0
[INFO] [stderr]    Compiling backtrace v0.3.59
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling form_urlencoded v1.0.1 (https://github.com/3scale-rs/rust-url?branch=3scale#a44b31c0)
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.17
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling idna v0.2.2 (https://github.com/3scale-rs/rust-url?branch=3scale#a44b31c0)
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling addr2line v0.15.1
[INFO] [stderr]    Compiling dirs-next v1.0.2
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling os_type v2.2.0
[INFO] [stderr]    Compiling console v0.11.3
[INFO] [stderr]    Compiling console v0.14.1
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling vergen v3.2.0
[INFO] [stderr]    Compiling indicatif v0.14.0
[INFO] [stderr]    Compiling dialoguer v0.6.2
[INFO] [stderr]    Compiling api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling straitjacket_macro v0.1.0 (https://github.com/3scale-rs/straitjacket_macro?branch=master#590161cb)
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.2 (https://github.com/clap-rs/clap#a4b9bfc9)
[INFO] [stderr]    Compiling rustyline v6.3.0
[INFO] [stderr]    Compiling clap v3.0.0-beta.2 (https://github.com/clap-rs/clap#a4b9bfc9)
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling url v2.2.1 (https://github.com/3scale-rs/rust-url?branch=3scale#a44b31c0)
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling straitjacket v0.1.0 (https://github.com/3scale-rs/straitjacket?branch=master#b2d1492b)
[INFO] [stderr]    Compiling human-panic v1.0.3
[INFO] [stdout] error[E0432]: unresolved import `straitjacket::client`
[INFO] [stdout]  --> src/actions/mod.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ::straitjacket::client::Method;
[INFO] [stdout]   |                     ^^^^^^ could not find `client` in `straitjacket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `client` in `straitjacket`
[INFO] [stdout]  --> src/actions/straitjacket.rs:5:27
[INFO] [stdout]   |
[INFO] [stdout] 5 |     client: straitjacket::client::Client,
[INFO] [stdout]   |                           ^^^^^^ could not find `client` in `straitjacket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `client` in `straitjacket`
[INFO] [stdout]  --> src/actions/straitjacket.rs:6:36
[INFO] [stdout]   |
[INFO] [stdout] 6 |     response: Option<straitjacket::client::Response>,
[INFO] [stdout]   |                                    ^^^^^^ could not find `client` in `straitjacket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `client` in `straitjacket`
[INFO] [stdout]   --> src/actions/straitjacket.rs:14:35
[INFO] [stdout]    |
[INFO] [stdout] 14 |             client: straitjacket::client::Client::new(timeout)?,
[INFO] [stdout]    |                                   ^^^^^^ could not find `client` in `straitjacket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `client` in `straitjacket`
[INFO] [stdout]   --> src/actions/straitjacket.rs:21:56
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn client_mut(&mut self) -> &mut straitjacket::client::Client {
[INFO] [stdout]    |                                                        ^^^^^^ could not find `client` in `straitjacket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `client` in `straitjacket`
[INFO] [stdout]   --> src/actions/straitjacket.rs:25:44
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn client(&self) -> &straitjacket::client::Client {
[INFO] [stdout]    |                                            ^^^^^^ could not find `client` in `straitjacket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `client` in `straitjacket`
[INFO] [stdout]   --> src/actions/straitjacket.rs:37:53
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn host_url(&self) -> Option<&straitjacket::client::Url> {
[INFO] [stdout]    |                                                     ^^^^^^ could not find `client` in `straitjacket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `client` in `straitjacket`
[INFO] [stdout]   --> src/actions/straitjacket.rs:51:60
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn set_response(&mut self, response: straitjacket::client::Response) {
[INFO] [stdout]    |                                                            ^^^^^^ could not find `client` in `straitjacket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `client` in `straitjacket`
[INFO] [stdout]    --> src/actions/straitjacket.rs:100:53
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn response(&self) -> Option<&straitjacket::client::Response> {
[INFO] [stdout]     |                                                     ^^^^^^ could not find `client` in `straitjacket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `client` in `straitjacket`
[INFO] [stdout]    --> src/actions/straitjacket.rs:104:65
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn response_mut(&mut self) -> Option<&mut straitjacket::client::Response> {
[INFO] [stdout]     |                                                                 ^^^^^^ could not find `client` in `straitjacket`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `api`
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `Command { std: "docker" "inspect" "953951218df4cb6333a67b77a867a2c08d11f435b8c748b8f7590713213d0e62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "953951218df4cb6333a67b77a867a2c08d11f435b8c748b8f7590713213d0e62", kill_on_drop: false }`
[INFO] [stdout] 953951218df4cb6333a67b77a867a2c08d11f435b8c748b8f7590713213d0e62