[INFO] updating cached repository https://github.com/jerk-rs/rustjerkbot [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] 6773b962cc4aa4693b7b9a09e76786e74eb2a641 [INFO] testing jerk-rs/rustjerkbot against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjerk-rs%2Frustjerkbot" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jerk-rs/rustjerkbot 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/jerk-rs/rustjerkbot [INFO] finished tweaking git repo https://github.com/jerk-rs/rustjerkbot [INFO] tweaked toml for git repo https://github.com/jerk-rs/rustjerkbot written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/jerk-rs/rustjerkbot 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-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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] 9be0f1c47d9045c5fb4ab6eb1d18149f650947661ff92d3f357191238093c7e7 [INFO] running `"docker" "start" "-a" "9be0f1c47d9045c5fb4ab6eb1d18149f650947661ff92d3f357191238093c7e7"` [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Compiling derive_builder v0.5.1 [INFO] [stderr] Compiling redis v0.10.0 [INFO] [stderr] Compiling lazy-queue v0.1.1 [INFO] [stderr] Compiling socks v0.3.2 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling derive_builder_core v0.2.0 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling common-multipart-rfc7578 v0.1.1 [INFO] [stderr] Compiling shellwords v1.0.0 [INFO] [stderr] Compiling sedregex v0.2.4 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling hyper v0.12.31 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling hyper-multipart-rfc7578 v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling hyper-socks2 v0.2.1 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling quick-xml v0.12.4 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Compiling quick-xml v0.14.0 [INFO] [stderr] Compiling atom_syndication v0.6.0 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling rss v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling envy v0.4.0 [INFO] [stderr] Compiling serde_yaml v0.8.9 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling typed-headers v0.1.1 [INFO] [stderr] Compiling liquid-value v0.18.1 [INFO] [stderr] Compiling markup5ever v0.8.1 [INFO] [stderr] warning: lifetime may not live long enough [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/liquid-value-0.18.1/src/scalar.rs:60:54 [INFO] [stderr] | [INFO] [stderr] 29 | impl<'s> ScalarCow<'s> { [INFO] [stderr] | -- lifetime `'s` defined here [INFO] [stderr] ... [INFO] [stderr] 60 | ScalarCowEnum::Str(ref x) => Scalar::new(x.as_ref()), [INFO] [stderr] | ^^^^^^^^^^ argument requires that `'s` must outlive `'static` [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] warning: lifetime may not live long enough [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/liquid-value-0.18.1/src/scalar.rs:60:54 [INFO] [stderr] | [INFO] [stderr] 54 | pub fn as_ref<'r: 's>(&'r self) -> ScalarCow<'r> { [INFO] [stderr] | -- lifetime `'r` defined here [INFO] [stderr] ... [INFO] [stderr] 60 | ScalarCowEnum::Str(ref x) => Scalar::new(x.as_ref()), [INFO] [stderr] | ^^^^^^^^^^ argument requires that `'r` must outlive `'static` [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Compiling hyper-proxy v0.5.0 [INFO] [stderr] Compiling liquid-interpreter v0.18.1 [INFO] [stderr] Compiling liquid-compiler v0.18.1 [INFO] [stderr] Compiling reqwest v0.9.19 [INFO] [stderr] Compiling tgbot v0.4.3 [INFO] [stderr] Compiling liquid v0.18.2 [INFO] [stderr] Compiling ammonia v2.1.2 [INFO] [stderr] Compiling carapax v0.2.0 [INFO] [stderr] Compiling carapax-access v0.1.0 [INFO] [stderr] Compiling rustjerkbot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 20s [INFO] running `"docker" "inspect" "9be0f1c47d9045c5fb4ab6eb1d18149f650947661ff92d3f357191238093c7e7"` [INFO] running `"docker" "rm" "-f" "9be0f1c47d9045c5fb4ab6eb1d18149f650947661ff92d3f357191238093c7e7"` [INFO] [stdout] 9be0f1c47d9045c5fb4ab6eb1d18149f650947661ff92d3f357191238093c7e7 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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] 48e52327ac794df8feeed31bf347ccfb6a258b9bf0da12839b5458cb91025a57 [INFO] running `"docker" "start" "-a" "48e52327ac794df8feeed31bf347ccfb6a258b9bf0da12839b5458cb91025a57"` [INFO] [stderr] Compiling rustjerkbot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.68s [INFO] running `"docker" "inspect" "48e52327ac794df8feeed31bf347ccfb6a258b9bf0da12839b5458cb91025a57"` [INFO] running `"docker" "rm" "-f" "48e52327ac794df8feeed31bf347ccfb6a258b9bf0da12839b5458cb91025a57"` [INFO] [stdout] 48e52327ac794df8feeed31bf347ccfb6a258b9bf0da12839b5458cb91025a57 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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] 227b8783fa13d4cb9e90d888b35e534fb1aa10f1c656c6c19d4601fcbe4aaeb9 [INFO] running `"docker" "start" "-a" "227b8783fa13d4cb9e90d888b35e534fb1aa10f1c656c6c19d4601fcbe4aaeb9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rustjerkbot-00a583959af5e1d9 [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test handler::text::transform::arrow::tests::ok ... ok [INFO] [stdout] test handler::text::transform::cw::tests::ok ... ok [INFO] [stdout] test handler::text::transform::reverse::tests::ok ... ok [INFO] [stdout] test handler::text::transform::huify::tests::ok ... ok [INFO] [stdout] test handler::text::transform::square::tests::err ... ok [INFO] [stdout] test handler::text::transform::star::tests::err ... ok [INFO] [stdout] test handler::text::transform::arrow::tests::err ... ok [INFO] [stdout] test handler::text::transform::star::tests::ok ... ok [INFO] [stdout] test handler::text::transform::square::tests::ok ... ok [INFO] [stdout] test handler::text::transform::cw::tests::err ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "227b8783fa13d4cb9e90d888b35e534fb1aa10f1c656c6c19d4601fcbe4aaeb9"` [INFO] running `"docker" "rm" "-f" "227b8783fa13d4cb9e90d888b35e534fb1aa10f1c656c6c19d4601fcbe4aaeb9"` [INFO] [stdout] 227b8783fa13d4cb9e90d888b35e534fb1aa10f1c656c6c19d4601fcbe4aaeb9