[INFO] cloning repository https://github.com/lenra-io/app-showcase [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lenra-io/app-showcase" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenra-io%2Fapp-showcase", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenra-io%2Fapp-showcase'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 82660bbf1b745ffe28d2c5d21ba95fead2d4f018 [INFO] testing lenra-io/app-showcase against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenra-io%2Fapp-showcase" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lenra-io/app-showcase on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lenra-io/app-showcase [INFO] finished tweaking git repo https://github.com/lenra-io/app-showcase [INFO] tweaked toml for git repo https://github.com/lenra-io/app-showcase written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lenra-io/app-showcase 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/lenra-io/app-lib-rust.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ureq v2.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8bc2adb66d989dd82a78f1576e74b0f2c80e44b84d3951055f973a5df111e27 [INFO] running `Command { std: "docker" "start" "-a" "d8bc2adb66d989dd82a78f1576e74b0f2c80e44b84d3951055f973a5df111e27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8bc2adb66d989dd82a78f1576e74b0f2c80e44b84d3951055f973a5df111e27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8bc2adb66d989dd82a78f1576e74b0f2c80e44b84d3951055f973a5df111e27", kill_on_drop: false }` [INFO] [stdout] d8bc2adb66d989dd82a78f1576e74b0f2c80e44b84d3951055f973a5df111e27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98a3c678d5dc1f92d983327a3ac6b2641428bf3e9e12a5c72a775e468261e2d4 [INFO] running `Command { std: "docker" "start" "-a" "98a3c678d5dc1f92d983327a3ac6b2641428bf3e9e12a5c72a775e468261e2d4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regress v0.7.1 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling rustls-webpki v0.101.6 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling ureq v2.8.0 [INFO] [stderr] Compiling lenra-app v0.0.0 (https://github.com/lenra-io/app-lib-rust.git?branch=fix-from-value#812fe81d) [INFO] [stderr] Compiling template-rust v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `list_test_views` is never used [INFO] [stdout] --> src/views/lenra/mod.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn list_test_views(views: Vec) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.68s [INFO] running `Command { std: "docker" "inspect" "98a3c678d5dc1f92d983327a3ac6b2641428bf3e9e12a5c72a775e468261e2d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98a3c678d5dc1f92d983327a3ac6b2641428bf3e9e12a5c72a775e468261e2d4", kill_on_drop: false }` [INFO] [stdout] 98a3c678d5dc1f92d983327a3ac6b2641428bf3e9e12a5c72a775e468261e2d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b46caf9f265de41f8d40eda219cbcaffc78a17549d131378cc613b258eac40b8 [INFO] running `Command { std: "docker" "start" "-a" "b46caf9f265de41f8d40eda219cbcaffc78a17549d131378cc613b258eac40b8", kill_on_drop: false }` [INFO] [stderr] Compiling template-rust v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `list_test_views` is never used [INFO] [stdout] --> src/views/lenra/mod.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn list_test_views(views: Vec) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.87s [INFO] running `Command { std: "docker" "inspect" "b46caf9f265de41f8d40eda219cbcaffc78a17549d131378cc613b258eac40b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b46caf9f265de41f8d40eda219cbcaffc78a17549d131378cc613b258eac40b8", kill_on_drop: false }` [INFO] [stdout] b46caf9f265de41f8d40eda219cbcaffc78a17549d131378cc613b258eac40b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] df5480f426f847d44caedda2627d8b33c394ff31f076108f30ff27aac165e17b [INFO] running `Command { std: "docker" "start" "-a" "df5480f426f847d44caedda2627d8b33c394ff31f076108f30ff27aac165e17b", kill_on_drop: false }` [INFO] [stderr] warning: function `list_test_views` is never used [INFO] [stderr] --> src/views/lenra/mod.rs:31:8 [INFO] [stderr] | [INFO] [stderr] 31 | pub fn list_test_views(views: Vec) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `template-rust` (bin "app" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/app-10476a7ad44e87eb) [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] running `Command { std: "docker" "inspect" "df5480f426f847d44caedda2627d8b33c394ff31f076108f30ff27aac165e17b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df5480f426f847d44caedda2627d8b33c394ff31f076108f30ff27aac165e17b", kill_on_drop: false }` [INFO] [stdout] df5480f426f847d44caedda2627d8b33c394ff31f076108f30ff27aac165e17b