[INFO] cloning repository https://github.com/rrichardson/openapi_generator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rrichardson/openapi_generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frrichardson%2Fopenapi_generator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frrichardson%2Fopenapi_generator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 03fc53d4de1aba6dca3fdace2e0bbf90bc3a7157 [INFO] testing rrichardson/openapi_generator against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frrichardson%2Fopenapi_generator" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rrichardson/openapi_generator on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rrichardson/openapi_generator [INFO] finished tweaking git repo https://github.com/rrichardson/openapi_generator [INFO] tweaked toml for git repo https://github.com/rrichardson/openapi_generator written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/rrichardson/openapi_generator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc601e4504d77e2513c0b7015de0bb1ed2693f2be645c60d40ab72f4829a1a1f [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" "cc601e4504d77e2513c0b7015de0bb1ed2693f2be645c60d40ab72f4829a1a1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc601e4504d77e2513c0b7015de0bb1ed2693f2be645c60d40ab72f4829a1a1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc601e4504d77e2513c0b7015de0bb1ed2693f2be645c60d40ab72f4829a1a1f", kill_on_drop: false }` [INFO] [stdout] cc601e4504d77e2513c0b7015de0bb1ed2693f2be645c60d40ab72f4829a1a1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 49fec5245689e273c4a95f9f5e097d4bc4ae6f49e8e7db4dd626dec12e145275 [INFO] running `Command { std: "docker" "start" "-a" "49fec5245689e273c4a95f9f5e097d4bc4ae6f49e8e7db4dd626dec12e145275", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling english-numbers v0.3.3 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling json-pointer v0.3.4 [INFO] [stderr] Compiling handlebars v2.0.4 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Compiling openapi_generator v0.1.1-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "49fec5245689e273c4a95f9f5e097d4bc4ae6f49e8e7db4dd626dec12e145275", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49fec5245689e273c4a95f9f5e097d4bc4ae6f49e8e7db4dd626dec12e145275", kill_on_drop: false }` [INFO] [stdout] 49fec5245689e273c4a95f9f5e097d4bc4ae6f49e8e7db4dd626dec12e145275 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6b6934ce89ae1b7115a89a1173725ed83744529ac3a18648e1d309c63ce6c105 [INFO] running `Command { std: "docker" "start" "-a" "6b6934ce89ae1b7115a89a1173725ed83744529ac3a18648e1d309c63ce6c105", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling openapi_generator v0.1.1-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.03s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/openapi_generator-a8e3a02084ecd6ac) [INFO] running `Command { std: "docker" "inspect" "6b6934ce89ae1b7115a89a1173725ed83744529ac3a18648e1d309c63ce6c105", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b6934ce89ae1b7115a89a1173725ed83744529ac3a18648e1d309c63ce6c105", kill_on_drop: false }` [INFO] [stdout] 6b6934ce89ae1b7115a89a1173725ed83744529ac3a18648e1d309c63ce6c105 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 52a2b52afa356c91d8fb4c6c5f73af9aea277ba8ddc6a8ec920759aa0ccf7250 [INFO] running `Command { std: "docker" "start" "-a" "52a2b52afa356c91d8fb4c6c5f73af9aea277ba8ddc6a8ec920759aa0ccf7250", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/openapi_generator-a8e3a02084ecd6ac) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test helpers::tests::test_parse_component_path ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "52a2b52afa356c91d8fb4c6c5f73af9aea277ba8ddc6a8ec920759aa0ccf7250", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52a2b52afa356c91d8fb4c6c5f73af9aea277ba8ddc6a8ec920759aa0ccf7250", kill_on_drop: false }` [INFO] [stdout] 52a2b52afa356c91d8fb4c6c5f73af9aea277ba8ddc6a8ec920759aa0ccf7250