[INFO] cloning repository https://github.com/kyrosle/github_book_handler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kyrosle/github_book_handler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyrosle%2Fgithub_book_handler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyrosle%2Fgithub_book_handler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eba23abf46dbb40d1de0e46407fd0b12d55dddb6 [INFO] testing kyrosle/github_book_handler against try#ecd7b559f89c73ac8f1d318f7501006f37b944b2 for pr-112849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyrosle%2Fgithub_book_handler" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kyrosle/github_book_handler on toolchain ecd7b559f89c73ac8f1d318f7501006f37b944b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kyrosle/github_book_handler [INFO] finished tweaking git repo https://github.com/kyrosle/github_book_handler [INFO] tweaked toml for git repo https://github.com/kyrosle/github_book_handler written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kyrosle/github_book_handler 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" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7aef763d4e662be12fa7ce4ab546c64ba635edabec0f9f8d06a70c21a6ec5ec3 [INFO] running `Command { std: "docker" "start" "-a" "7aef763d4e662be12fa7ce4ab546c64ba635edabec0f9f8d06a70c21a6ec5ec3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7aef763d4e662be12fa7ce4ab546c64ba635edabec0f9f8d06a70c21a6ec5ec3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7aef763d4e662be12fa7ce4ab546c64ba635edabec0f9f8d06a70c21a6ec5ec3", kill_on_drop: false }` [INFO] [stdout] 7aef763d4e662be12fa7ce4ab546c64ba635edabec0f9f8d06a70c21a6ec5ec3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fb14ea8695c0615fac090dd1402ec536110abe1284d62a8a28ebe93ea3d9ad9 [INFO] running `Command { std: "docker" "start" "-a" "9fb14ea8695c0615fac090dd1402ec536110abe1284d62a8a28ebe93ea3d9ad9", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling syn v1.0.102 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.83 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling bumpalo v3.11.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.83 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling serde_json v1.0.86 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.76 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling cookie v0.16.1 [INFO] [stderr] Compiling multer v2.0.4 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling cruet v0.13.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.83 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling textnonce v1.0.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling rust-embed-utils v7.3.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.83 [INFO] [stderr] Compiling webpki-roots v0.22.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling libgit2-sys v0.14.0+1.5.0 [INFO] [stderr] Compiling decimal v2.1.0 [INFO] [stderr] Compiling hashlink v0.8.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling uuid v1.2.1 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling path-slash v0.2.1 [INFO] [stderr] Compiling ord_subset v3.1.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling smallstr v0.2.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling unsafe-libyaml v0.2.4 [INFO] [stderr] Compiling whoami v1.2.3 [INFO] [stderr] Compiling pipeline v0.5.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling markdown v0.3.0 [INFO] [stderr] Compiling bigdecimal v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.83 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling enumflags2_derive v0.7.4 [INFO] [stderr] Compiling rust-embed-impl v6.3.0 [INFO] [stderr] Compiling dioxus-core-macro v0.2.1 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling rust-embed v6.4.1 [INFO] [stderr] Compiling enumflags2 v0.7.5 [INFO] [stderr] Compiling js-sys v0.3.60 [INFO] [stderr] Compiling pest v2.4.0 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling pest_meta v2.4.0 [INFO] [stderr] Compiling pest_generator v2.4.0 [INFO] [stderr] Compiling web-sys v0.3.60 [INFO] [stderr] Compiling gloo-timers v0.2.4 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.33 [INFO] [stderr] Compiling pest_derive v2.4.0 [INFO] [stderr] Compiling dioxus-core v0.2.1 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling git2 v0.15.0 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling dioxus-hooks v0.2.1 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling async-compression v0.3.15 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling deadpool v0.9.5 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_bytes v0.11.7 [INFO] [stderr] Compiling time v0.3.15 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling fastdate v0.1.29 [INFO] [stderr] Compiling serde-wasm-bindgen v0.4.5 [INFO] [stderr] Compiling rbs v0.1.11 [INFO] [stderr] Compiling fast_log v1.5.40 [INFO] [stderr] Compiling serde_yaml v0.9.13 [INFO] [stderr] Compiling html_parser v0.6.3 [INFO] [stderr] Compiling rbdc v0.1.22 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling askama_shared v0.12.2 [INFO] [stderr] Compiling rbatis-codegen v4.0.22 [INFO] [stderr] Compiling rbdc-pg v0.1.19 [INFO] [stderr] Compiling dioxus-html v0.2.1 [INFO] [stderr] Compiling gloo-events v0.1.2 [INFO] [stderr] Compiling salvo_macros v0.37.0 [INFO] [stderr] Compiling dioxus-interpreter-js v0.2.1 [INFO] [stderr] Compiling wasm-logger v0.2.0 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling dioxus-web v0.2.1 [INFO] [stderr] Compiling dioxus-router v0.2.3 [INFO] [stderr] Compiling rbatis-macro-driver v4.0.14 [INFO] [stderr] Compiling dioxus v0.2.4 [INFO] [stderr] Compiling web-ui v0.1.0 (/opt/rustwide/workdir/web-ui) [INFO] [stderr] Compiling askama_derive v0.11.2 [INFO] [stderr] Compiling salvo_core v0.37.0 [INFO] [stderr] Compiling rbatis v4.0.39 [INFO] [stderr] Compiling askama v0.11.1 [INFO] [stderr] Compiling salvo-cors v0.37.0 [INFO] [stderr] Compiling salvo-static v0.37.0 [INFO] [stderr] Compiling salvo v0.37.0 [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustc-serialize v0.3.24 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "9fb14ea8695c0615fac090dd1402ec536110abe1284d62a8a28ebe93ea3d9ad9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fb14ea8695c0615fac090dd1402ec536110abe1284d62a8a28ebe93ea3d9ad9", kill_on_drop: false }` [INFO] [stdout] 9fb14ea8695c0615fac090dd1402ec536110abe1284d62a8a28ebe93ea3d9ad9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4455282e60eed18d6cf2ba87e2280c703f38e810c583c63f473f889f3d44ebbe [INFO] running `Command { std: "docker" "start" "-a" "4455282e60eed18d6cf2ba87e2280c703f38e810c583c63f473f889f3d44ebbe", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Compiling web-ui v0.1.0 (/opt/rustwide/workdir/web-ui) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.53s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustc-serialize v0.3.24 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "4455282e60eed18d6cf2ba87e2280c703f38e810c583c63f473f889f3d44ebbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4455282e60eed18d6cf2ba87e2280c703f38e810c583c63f473f889f3d44ebbe", kill_on_drop: false }` [INFO] [stdout] 4455282e60eed18d6cf2ba87e2280c703f38e810c583c63f473f889f3d44ebbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 25ab23aa8ac49dee6ca1637f66b29027be347532ba9118e9e5c84201d3aaf814 [INFO] running `Command { std: "docker" "start" "-a" "25ab23aa8ac49dee6ca1637f66b29027be347532ba9118e9e5c84201d3aaf814", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustc-serialize v0.3.24 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/server-58d1f12cbdb147ae) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test path::tests::test_from_project_path_should_ok ... ok [INFO] [stdout] test path::tests::test_append_should_ok ... ok [INFO] [stdout] test bookhandler::tests::get_name_from_git_url_should_ok ... ok [INFO] [stdout] test path::tests::test_set_file_name_should_ok ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/server.rs (/opt/rustwide/target/debug/deps/server-3072b3375dfeb395) [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 unittests src/main.rs (/opt/rustwide/target/debug/deps/web_ui-eefea400e879af1d) [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] Doc-tests server [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] running `Command { std: "docker" "inspect" "25ab23aa8ac49dee6ca1637f66b29027be347532ba9118e9e5c84201d3aaf814", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25ab23aa8ac49dee6ca1637f66b29027be347532ba9118e9e5c84201d3aaf814", kill_on_drop: false }` [INFO] [stdout] 25ab23aa8ac49dee6ca1637f66b29027be347532ba9118e9e5c84201d3aaf814