[INFO] fetching crate tarantool-test 0.3.1...
[INFO] testing tarantool-test-0.3.1 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate tarantool-test 0.3.1 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate tarantool-test 0.3.1 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate tarantool-test 0.3.1
[INFO] finished tweaking crates.io crate tarantool-test 0.3.1
[INFO] tweaked toml for crates.io crate tarantool-test 0.3.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate crates.io crate tarantool-test 0.3.1 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded refpool v0.4.3
[INFO] [stderr]   Downloaded tarantool-proc v3.0.0
[INFO] [stderr]   Downloaded tlua-derive v0.2.0
[INFO] [stderr]   Downloaded linkme-impl v0.3.10
[INFO] [stderr]   Downloaded tarantool-runner v0.1.0
[INFO] [stderr]   Downloaded linkme v0.3.10
[INFO] [stderr]   Downloaded va_list v0.1.4
[INFO] [stderr]   Downloaded picodata-rmp-serde v1.0.0
[INFO] [stderr]   Downloaded dec v0.4.8
[INFO] [stderr]   Downloaded tlua v3.0.0
[INFO] [stderr]   Downloaded decnumber-sys v0.1.5
[INFO] [stderr]   Downloaded tarantool v4.0.1
[INFO] [stderr]   Downloaded tester v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7e3a12972ab8109625a5696d70222258f2b6977a388f1ffb7b5e4db0630c5837
[INFO] running `Command { std: "docker" "start" "-a" "7e3a12972ab8109625a5696d70222258f2b6977a388f1ffb7b5e4db0630c5837", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e3a12972ab8109625a5696d70222258f2b6977a388f1ffb7b5e4db0630c5837", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e3a12972ab8109625a5696d70222258f2b6977a388f1ffb7b5e4db0630c5837", kill_on_drop: false }`
[INFO] [stdout] 7e3a12972ab8109625a5696d70222258f2b6977a388f1ffb7b5e4db0630c5837
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b97a9da05c743584f3c4afb62df87e1122f7dd9901f0cd5f4583f070e2488f1
[INFO] running `Command { std: "docker" "start" "-a" "9b97a9da05c743584f3c4afb62df87e1122f7dd9901f0cd5f4583f070e2488f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling cpufeatures v0.2.8
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling refpool v0.4.3
[INFO] [stderr]    Compiling syn v2.0.22
[INFO] [stderr]    Compiling va_list v0.1.4
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling decnumber-sys v0.1.5
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling rmp v0.8.11
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling term v0.6.1
[INFO] [stderr]    Compiling tester v0.7.0
[INFO] [stderr]    Compiling dlopen_derive v0.1.4
[INFO] [stderr]    Compiling dec v0.4.8
[INFO] [stderr]    Compiling dlopen v0.1.8
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling linkme-impl v0.3.10
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling linkme v0.3.10
[INFO] [stderr]    Compiling tlua-derive v0.2.0
[INFO] [stderr]    Compiling linkme-impl v0.2.10
[INFO] [stderr]    Compiling linkme v0.2.10
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling tarantool-proc v3.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling serde_bytes v0.11.9
[INFO] [stderr]    Compiling tlua v3.0.0
[INFO] [stderr]    Compiling picodata-rmp-serde v1.0.0
[INFO] [stderr]    Compiling rmpv v1.0.0
[INFO] [stderr]    Compiling tarantool v4.0.1
[INFO] [stderr]    Compiling tarantool-test v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.48s
[INFO] running `Command { std: "docker" "inspect" "9b97a9da05c743584f3c4afb62df87e1122f7dd9901f0cd5f4583f070e2488f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b97a9da05c743584f3c4afb62df87e1122f7dd9901f0cd5f4583f070e2488f1", kill_on_drop: false }`
[INFO] [stdout] 9b97a9da05c743584f3c4afb62df87e1122f7dd9901f0cd5f4583f070e2488f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89be12056b12cdae013f2966ba666ea46ff969be1f9eac6b7e337ce44ed53ed9
[INFO] running `Command { std: "docker" "start" "-a" "89be12056b12cdae013f2966ba666ea46ff969be1f9eac6b7e337ce44ed53ed9", kill_on_drop: false }`
[INFO] [stderr]    Compiling tarantool-test v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.07s
[INFO] running `Command { std: "docker" "inspect" "89be12056b12cdae013f2966ba666ea46ff969be1f9eac6b7e337ce44ed53ed9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89be12056b12cdae013f2966ba666ea46ff969be1f9eac6b7e337ce44ed53ed9", kill_on_drop: false }`
[INFO] [stdout] 89be12056b12cdae013f2966ba666ea46ff969be1f9eac6b7e337ce44ed53ed9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 526e309ec62e7acf9629868e23a469355164278a5609308d7fbf4184a721efa7
[INFO] running `Command { std: "docker" "start" "-a" "526e309ec62e7acf9629868e23a469355164278a5609308d7fbf4184a721efa7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tarantool_test-2bfafa646307df0d)
[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 tarantool_test
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - (line 102) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 71) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 94) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 102) stdout ----
[INFO] [stdout] error: cannot find macro `bind_test_suite` in this scope
[INFO] [stdout]  --> src/lib.rs:104:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | bind_test_suite!(second_test_entrypoint, MyTestSuite);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tarantool_test::bind_test_suite;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bind_test_suite` in this scope
[INFO] [stdout]  --> src/lib.rs:103:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | bind_test_suite!(first_test_entrypoint, MyTestSuite);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tarantool_test::bind_test_suite;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 71) stdout ----
[INFO] [stdout] error: cannot find macro `bind_test_suite` in this scope
[INFO] [stdout]   --> src/lib.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | bind_test_suite!(new_test_entrypoint, MyTestSuite);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 2  + use tarantool_test::bind_test_suite;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 94) stdout ----
[INFO] [stdout] error: cannot find macro `bind_test_suite` in this scope
[INFO] [stdout]  --> src/lib.rs:97:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | bind_test_suite!(first_test_entrypoint);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + use tarantool_test::bind_test_suite;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bind_test_suite` in this scope
[INFO] [stdout]  --> src/lib.rs:96:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | bind_test_suite!(first_test_entrypoint);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + use tarantool_test::bind_test_suite;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 102)
[INFO] [stdout]     src/lib.rs - (line 71)
[INFO] [stdout]     src/lib.rs - (line 94)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "526e309ec62e7acf9629868e23a469355164278a5609308d7fbf4184a721efa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "526e309ec62e7acf9629868e23a469355164278a5609308d7fbf4184a721efa7", kill_on_drop: false }`
[INFO] [stdout] 526e309ec62e7acf9629868e23a469355164278a5609308d7fbf4184a721efa7
[INFO] testing tarantool-test-0.3.1 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate tarantool-test 0.3.1 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate tarantool-test 0.3.1 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate tarantool-test 0.3.1
[INFO] finished tweaking crates.io crate tarantool-test 0.3.1
[INFO] tweaked toml for crates.io crate tarantool-test 0.3.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate tarantool-test 0.3.1 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 63a01f58bcd2a9000a560590243f6edd81cd6528df5ad79fe5b608007b0d32aa
[INFO] running `Command { std: "docker" "start" "-a" "63a01f58bcd2a9000a560590243f6edd81cd6528df5ad79fe5b608007b0d32aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63a01f58bcd2a9000a560590243f6edd81cd6528df5ad79fe5b608007b0d32aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63a01f58bcd2a9000a560590243f6edd81cd6528df5ad79fe5b608007b0d32aa", kill_on_drop: false }`
[INFO] [stdout] 63a01f58bcd2a9000a560590243f6edd81cd6528df5ad79fe5b608007b0d32aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5affcee6e6642998931f5f8857571c6e4324dfecd3739e56930803ff3f0c6e02
[INFO] running `Command { std: "docker" "start" "-a" "5affcee6e6642998931f5f8857571c6e4324dfecd3739e56930803ff3f0c6e02", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling cpufeatures v0.2.8
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling syn v2.0.22
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling refpool v0.4.3
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling va_list v0.1.4
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling decnumber-sys v0.1.5
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling rmp v0.8.11
[INFO] [stderr]    Compiling term v0.6.1
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling tester v0.7.0
[INFO] [stderr]    Compiling dlopen_derive v0.1.4
[INFO] [stderr]    Compiling dlopen v0.1.8
[INFO] [stderr]    Compiling dec v0.4.8
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling linkme-impl v0.3.10
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling linkme v0.3.10
[INFO] [stderr]    Compiling tlua-derive v0.2.0
[INFO] [stderr]    Compiling linkme-impl v0.2.10
[INFO] [stderr]    Compiling linkme v0.2.10
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling tarantool-proc v3.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling serde_bytes v0.11.9
[INFO] [stderr]    Compiling tlua v3.0.0
[INFO] [stderr]    Compiling picodata-rmp-serde v1.0.0
[INFO] [stderr]    Compiling rmpv v1.0.0
[INFO] [stderr]    Compiling tarantool v4.0.1
[INFO] [stderr]    Compiling tarantool-test v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.76s
[INFO] running `Command { std: "docker" "inspect" "5affcee6e6642998931f5f8857571c6e4324dfecd3739e56930803ff3f0c6e02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5affcee6e6642998931f5f8857571c6e4324dfecd3739e56930803ff3f0c6e02", kill_on_drop: false }`
[INFO] [stdout] 5affcee6e6642998931f5f8857571c6e4324dfecd3739e56930803ff3f0c6e02
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a740a18a5f34cc0fb41162093c80a6bb45f99665ae9210d577877fb28b7e8f41
[INFO] running `Command { std: "docker" "start" "-a" "a740a18a5f34cc0fb41162093c80a6bb45f99665ae9210d577877fb28b7e8f41", kill_on_drop: false }`
[INFO] [stderr]    Compiling tarantool-test v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.16s
[INFO] running `Command { std: "docker" "inspect" "a740a18a5f34cc0fb41162093c80a6bb45f99665ae9210d577877fb28b7e8f41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a740a18a5f34cc0fb41162093c80a6bb45f99665ae9210d577877fb28b7e8f41", kill_on_drop: false }`
[INFO] [stdout] a740a18a5f34cc0fb41162093c80a6bb45f99665ae9210d577877fb28b7e8f41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d501d3d695201ccf9e35dc569966e77782b2884c2fe906757999da9301a7522e
[INFO] running `Command { std: "docker" "start" "-a" "d501d3d695201ccf9e35dc569966e77782b2884c2fe906757999da9301a7522e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tarantool_test-2bfafa646307df0d)
[INFO] [stderr]    Doc-tests tarantool_test
[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 3 tests
[INFO] [stdout] test src/lib.rs - (line 94) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 71) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 102) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 94) stdout ----
[INFO] [stdout] error: cannot find macro `bind_test_suite` in this scope
[INFO] [stdout]  --> src/lib.rs:97:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | bind_test_suite!(first_test_entrypoint);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + use tarantool_test::bind_test_suite;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bind_test_suite` in this scope
[INFO] [stdout]  --> src/lib.rs:96:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | bind_test_suite!(first_test_entrypoint);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + use tarantool_test::bind_test_suite;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 71) stdout ----
[INFO] [stdout] error: cannot find macro `bind_test_suite` in this scope
[INFO] [stdout]   --> src/lib.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | bind_test_suite!(new_test_entrypoint, MyTestSuite);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 2  + use tarantool_test::bind_test_suite;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 102) stdout ----
[INFO] [stdout] error: cannot find macro `bind_test_suite` in this scope
[INFO] [stdout]  --> src/lib.rs:104:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | bind_test_suite!(second_test_entrypoint, MyTestSuite);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tarantool_test::bind_test_suite;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `bind_test_suite` in this scope
[INFO] [stdout]  --> src/lib.rs:103:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | bind_test_suite!(first_test_entrypoint, MyTestSuite);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tarantool_test::bind_test_suite;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 102)
[INFO] [stdout]     src/lib.rs - (line 71)
[INFO] [stdout]     src/lib.rs - (line 94)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d501d3d695201ccf9e35dc569966e77782b2884c2fe906757999da9301a7522e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d501d3d695201ccf9e35dc569966e77782b2884c2fe906757999da9301a7522e", kill_on_drop: false }`
[INFO] [stdout] d501d3d695201ccf9e35dc569966e77782b2884c2fe906757999da9301a7522e
