[INFO] cloning repository https://github.com/tekacs/freestyle-sandboxes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tekacs/freestyle-sandboxes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftekacs%2Ffreestyle-sandboxes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftekacs%2Ffreestyle-sandboxes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 217e77234339008198e2deef9022bb5fd7111e58
[INFO] testing tekacs/freestyle-sandboxes against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftekacs%2Ffreestyle-sandboxes" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tekacs/freestyle-sandboxes
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/tekacs/freestyle-sandboxes
[INFO] tweaked toml for git repo https://github.com/tekacs/freestyle-sandboxes written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tekacs/freestyle-sandboxes on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tekacs/freestyle-sandboxes already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 452a4e279cb80af3f31c8a69292806712740facbdb7f5ec625bfe937a65e1708
[INFO] running `Command { std: "docker" "start" "-a" "452a4e279cb80af3f31c8a69292806712740facbdb7f5ec625bfe937a65e1708", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "452a4e279cb80af3f31c8a69292806712740facbdb7f5ec625bfe937a65e1708", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "452a4e279cb80af3f31c8a69292806712740facbdb7f5ec625bfe937a65e1708", kill_on_drop: false }`
[INFO] [stdout] 452a4e279cb80af3f31c8a69292806712740facbdb7f5ec625bfe937a65e1708
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28c56e8302e63f3a75098e8ce47cd665c67323d9bf59e56eacd63fc93f262a3b
[INFO] running `Command { std: "docker" "start" "-a" "28c56e8302e63f3a75098e8ce47cd665c67323d9bf59e56eacd63fc93f262a3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling progenitor-client v0.13.0
[INFO] [stderr]    Compiling freestyle-sandboxes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "28c56e8302e63f3a75098e8ce47cd665c67323d9bf59e56eacd63fc93f262a3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28c56e8302e63f3a75098e8ce47cd665c67323d9bf59e56eacd63fc93f262a3b", kill_on_drop: false }`
[INFO] [stdout] 28c56e8302e63f3a75098e8ce47cd665c67323d9bf59e56eacd63fc93f262a3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29de7df259a04cb796998c11ca2ed9f475b5af19fd9f1eff331a71ba22866091
[INFO] running `Command { std: "docker" "start" "-a" "29de7df259a04cb796998c11ca2ed9f475b5af19fd9f1eff331a71ba22866091", kill_on_drop: false }`
[INFO] [stderr]    Compiling freestyle-sandboxes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.34s
[INFO] running `Command { std: "docker" "inspect" "29de7df259a04cb796998c11ca2ed9f475b5af19fd9f1eff331a71ba22866091", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29de7df259a04cb796998c11ca2ed9f475b5af19fd9f1eff331a71ba22866091", kill_on_drop: false }`
[INFO] [stdout] 29de7df259a04cb796998c11ca2ed9f475b5af19fd9f1eff331a71ba22866091
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8cefb67ba4b31e942bc061db462de8dfcd549fb5494c614749b782d1718dc11d
[INFO] running `Command { std: "docker" "start" "-a" "8cefb67ba4b31e942bc061db462de8dfcd549fb5494c614749b782d1718dc11d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/freestyle_sandboxes-49255ad77ee34c51)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/freestyle-c18ad25b06568eeb)
[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; finished in 0.00s
[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; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-92fb9d50b0e63901)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test deploy_serverless ... ignored
[INFO] [stdout] test git_repo_lifecycle ... ignored
[INFO] [stdout] test vm_builder_apt_deps ... ignored
[INFO] [stdout] test vm_builder_run_commands ... ignored
[INFO] [stdout] test vm_create_exec_delete ... ignored
[INFO] [stdout] test vm_exec_timeout ... ignored
[INFO] [stdout] test vm_filesystem_operations ... ignored
[INFO] [stdout] test vm_systemd_service_lifecycle ... ignored
[INFO] [stdout] test vm_with_git_repo ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 9 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests freestyle_sandboxes
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/client.rs - client::Freestyle (line 20) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder (line 9) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::VmBaseImageBuilder (line 400) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/openapi.rs - openapi::Client::handle_get_ref_tag (line 17972) ... FAILED
[INFO] [stdout] test src/openapi.rs - openapi::Client::handle_get_tag (line 18037) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/openapi.rs - openapi::Client::handle_get_ref_tag (line 17972) stdout ----
[INFO] [stdout] error: expected item, found `*`
[INFO] [stdout]      --> src/openapi.rs:17973:5
[INFO] [stdout]       |
[INFO] [stdout] 17973 |     **Note**: If you need to retrieve an annotated tag object by its
[INFO] [stdout]       |     ^ expected item
[INFO] [stdout]       |
[INFO] [stdout]       = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/openapi.rs - openapi::Client::handle_get_tag (line 18037) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]      --> src/openapi.rs:18038:29
[INFO] [stdout]       |
[INFO] [stdout] 18038 |     **Most users should use `/git/v1/repo/{repo}/git/refs/tags/{tag}`
[INFO] [stdout]       |                             ^
[INFO] [stdout]       |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]       |
[INFO] [stdout] 18038 -     **Most users should use `/git/v1/repo/{repo}/git/refs/tags/{tag}`
[INFO] [stdout] 18038 +     **Most users should use '/git/v1/repo/{repo}/git/refs/tags/{tag}`
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]      --> src/openapi.rs:18038:69
[INFO] [stdout]       |
[INFO] [stdout] 18038 |     **Most users should use `/git/v1/repo/{repo}/git/refs/tags/{tag}`
[INFO] [stdout]       |                                                                     ^
[INFO] [stdout]       |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]       |
[INFO] [stdout] 18038 -     **Most users should use `/git/v1/repo/{repo}/git/refs/tags/{tag}`
[INFO] [stdout] 18038 +     **Most users should use `/git/v1/repo/{repo}/git/refs/tags/{tag}'
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `*`
[INFO] [stdout]      --> src/openapi.rs:18038:5
[INFO] [stdout]       |
[INFO] [stdout] 18038 |     **Most users should use `/git/v1/repo/{repo}/git/refs/tags/{tag}`
[INFO] [stdout]       |     ^ expected item
[INFO] [stdout]       |
[INFO] [stdout]       = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/openapi.rs - openapi::Client::handle_get_ref_tag (line 17972)
[INFO] [stdout]     src/openapi.rs - openapi::Client::handle_get_tag (line 18037)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.63s; merged doctests compilation took 1.50s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "8cefb67ba4b31e942bc061db462de8dfcd549fb5494c614749b782d1718dc11d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cefb67ba4b31e942bc061db462de8dfcd549fb5494c614749b782d1718dc11d", kill_on_drop: false }`
[INFO] [stdout] 8cefb67ba4b31e942bc061db462de8dfcd549fb5494c614749b782d1718dc11d
