[INFO] cloning repository https://github.com/stusmall/di_example_iron [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stusmall/di_example_iron" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstusmall%2Fdi_example_iron", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstusmall%2Fdi_example_iron'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b33bbe2f44d1a03c3641de5ca2d1d74490af2a03 [INFO] testing stusmall/di_example_iron against 1.66.0 for beta-1.67-2.7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstusmall%2Fdi_example_iron" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stusmall/di_example_iron on toolchain 1.66.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.66.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stusmall/di_example_iron [INFO] finished tweaking git repo https://github.com/stusmall/di_example_iron [INFO] tweaked toml for git repo https://github.com/stusmall/di_example_iron written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/stusmall/di_example_iron 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.66.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand v0.3.22 [INFO] [stderr] Downloaded scheduled-thread-pool v0.2.0 [INFO] [stderr] Downloaded antidote v1.0.0 [INFO] [stderr] Downloaded r2d2 v0.8.2 [INFO] [stderr] Downloaded uuid v0.5.1 [INFO] [stderr] Downloaded iron-test v0.6.0 [INFO] [stderr] Downloaded syn v0.15.13 [INFO] [stderr] Downloaded libsqlite3-sys v0.9.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+1.66.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2fb728854729d7c9e6d09bd201a4d0581e2ae1085963aca46e601ed2b409f768 [INFO] running `Command { std: "docker" "start" "-a" "2fb728854729d7c9e6d09bd201a4d0581e2ae1085963aca46e601ed2b409f768", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2fb728854729d7c9e6d09bd201a4d0581e2ae1085963aca46e601ed2b409f768", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fb728854729d7c9e6d09bd201a4d0581e2ae1085963aca46e601ed2b409f768", kill_on_drop: false }` [INFO] [stdout] 2fb728854729d7c9e6d09bd201a4d0581e2ae1085963aca46e601ed2b409f768 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+1.66.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e93d10bee2a2cc99bbd051c29311f709f11d20d5cda57c35fb239d8cb1365924 [INFO] running `Command { std: "docker" "start" "-a" "e93d10bee2a2cc99bbd051c29311f709f11d20d5cda57c35fb239d8cb1365924", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.0 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling libsqlite3-sys v0.9.3 [INFO] [stderr] Compiling r2d2 v0.8.2 [INFO] [stderr] Compiling route-recognizer v0.1.12 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling syn v0.15.13 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling synstructure v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling router v0.6.0 [INFO] [stderr] Compiling diesel_derives v1.3.0 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.32 [INFO] [stderr] Compiling diesel v1.3.3 [INFO] [stderr] Compiling di_example_iron v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.50s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: di_example_iron v0.1.0 (/opt/rustwide/workdir), diesel v1.3.3, traitobject v0.1.0 [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" "e93d10bee2a2cc99bbd051c29311f709f11d20d5cda57c35fb239d8cb1365924", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e93d10bee2a2cc99bbd051c29311f709f11d20d5cda57c35fb239d8cb1365924", kill_on_drop: false }` [INFO] [stdout] e93d10bee2a2cc99bbd051c29311f709f11d20d5cda57c35fb239d8cb1365924 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+1.66.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf3d4a7e5282c1965766a4d2c3f50358d1ee5d2c4ec2e3968a9d16da9f9649e1 [INFO] running `Command { std: "docker" "start" "-a" "bf3d4a7e5282c1965766a4d2c3f50358d1ee5d2c4ec2e3968a9d16da9f9649e1", kill_on_drop: false }` [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling iron-test v0.6.0 [INFO] [stderr] Compiling di_example_iron v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> tests/test.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | struct BadDBDao {}; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> tests/test.rs:42:23 [INFO] [stdout] | [INFO] [stdout] 42 | struct BadDBDao {}; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.30s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: di_example_iron v0.1.0 (/opt/rustwide/workdir), diesel v1.3.3, traitobject v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "bf3d4a7e5282c1965766a4d2c3f50358d1ee5d2c4ec2e3968a9d16da9f9649e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf3d4a7e5282c1965766a4d2c3f50358d1ee5d2c4ec2e3968a9d16da9f9649e1", kill_on_drop: false }` [INFO] [stdout] bf3d4a7e5282c1965766a4d2c3f50358d1ee5d2c4ec2e3968a9d16da9f9649e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+1.66.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 02792861dc3b932212ea0be02b0e1f902856433321c329790967384987e9c04e [INFO] running `Command { std: "docker" "start" "-a" "02792861dc3b932212ea0be02b0e1f902856433321c329790967384987e9c04e", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> tests/test.rs:22:23 [INFO] [stderr] | [INFO] [stderr] 22 | struct BadDBDao {}; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> tests/test.rs:42:23 [INFO] [stderr] | [INFO] [stderr] 42 | struct BadDBDao {}; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] [INFO] [stderr] warning: `di_example_iron` (test "test") generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: di_example_iron v0.1.0 (/opt/rustwide/workdir), diesel v1.3.3, traitobject v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/di_example_iron-e9399b68a845c582) [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/di_example_iron-653b90d636a2b9ec) [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/test.rs (/opt/rustwide/target/debug/deps/test-bab9388f24058469) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_bad_db ... ok [INFO] [stdout] test test_get_widget ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests di_example_iron [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" "02792861dc3b932212ea0be02b0e1f902856433321c329790967384987e9c04e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02792861dc3b932212ea0be02b0e1f902856433321c329790967384987e9c04e", kill_on_drop: false }` [INFO] [stdout] 02792861dc3b932212ea0be02b0e1f902856433321c329790967384987e9c04e