[INFO] fetching crate dmsdk 0.2.0...
[INFO] testing dmsdk-0.2.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate dmsdk 0.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate dmsdk 0.2.0 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 dmsdk 0.2.0
[INFO] finished tweaking crates.io crate dmsdk 0.2.0
[INFO] tweaked toml for crates.io crate dmsdk 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 47 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.63.0 (latest: v0.69.4)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding ctor v0.1.26 (latest: v0.2.8)
[INFO] [stderr]       Adding linux-raw-sys v0.4.14 (latest: v0.6.4)
[INFO] [stderr]       Adding peeking_take_while v0.1.2 (latest: v1.0.0)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.66)
[INFO] [stderr]       Adding which v4.4.2 (latest: v6.0.1)
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded dmsdk_ffi v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] db508213cc85f179fb26b21ae63517d9a13f94350e98106cc916dbdcb576ef07
[INFO] running `Command { std: "docker" "start" "-a" "db508213cc85f179fb26b21ae63517d9a13f94350e98106cc916dbdcb576ef07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db508213cc85f179fb26b21ae63517d9a13f94350e98106cc916dbdcb576ef07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db508213cc85f179fb26b21ae63517d9a13f94350e98106cc916dbdcb576ef07", kill_on_drop: false }`
[INFO] [stdout] db508213cc85f179fb26b21ae63517d9a13f94350e98106cc916dbdcb576ef07
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] d79c3a763266c99ecf2976c84c30b73fadf639c338c08b84d986fda69590877b
[INFO] running `Command { std: "docker" "start" "-a" "d79c3a763266c99ecf2976c84c30b73fadf639c338c08b84d986fda69590877b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling bindgen v0.63.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling dmsdk_ffi v0.1.1
[INFO] [stderr]    Compiling dmsdk v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.83s
[INFO] running `Command { std: "docker" "inspect" "d79c3a763266c99ecf2976c84c30b73fadf639c338c08b84d986fda69590877b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d79c3a763266c99ecf2976c84c30b73fadf639c338c08b84d986fda69590877b", kill_on_drop: false }`
[INFO] [stdout] d79c3a763266c99ecf2976c84c30b73fadf639c338c08b84d986fda69590877b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] f22c4f4abace412eba999c8eb54afb6dbeb56c08ca69c35a1af11f8a7240dde4
[INFO] running `Command { std: "docker" "start" "-a" "f22c4f4abace412eba999c8eb54afb6dbeb56c08ca69c35a1af11f8a7240dde4", kill_on_drop: false }`
[INFO] [stderr]    Compiling dmsdk v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] running `Command { std: "docker" "inspect" "f22c4f4abace412eba999c8eb54afb6dbeb56c08ca69c35a1af11f8a7240dde4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f22c4f4abace412eba999c8eb54afb6dbeb56c08ca69c35a1af11f8a7240dde4", kill_on_drop: false }`
[INFO] [stdout] f22c4f4abace412eba999c8eb54afb6dbeb56c08ca69c35a1af11f8a7240dde4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] dab446e79ad9fd496930b1d98fd175550b467b48fb1633d55d87fe70f0d0db09
[INFO] running `Command { std: "docker" "start" "-a" "dab446e79ad9fd496930b1d98fd175550b467b48fb1633d55d87fe70f0d0db09", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dmsdk-2a582887a5fef523)
[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 dmsdk
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test src/dmlog.rs - dmlog::__internal_error (line 124) ... FAILED
[INFO] [stdout] test src/dmlog.rs - dmlog::__internal_fatal (line 142) ... FAILED
[INFO] [stdout] test src/dmlog.rs - dmlog::__internal_debug (line 52) ... FAILED
[INFO] [stdout] test src/dmconfigfile.rs - dmconfigfile::declare_configfile_extension (line 204) ... FAILED
[INFO] [stdout] test src/dmconfigfile.rs - dmconfigfile::get_float (line 71) ... FAILED
[INFO] [stdout] test src/dmconfigfile.rs - dmconfigfile::get_string (line 17) ... FAILED
[INFO] [stdout] test src/dmlog.rs - dmlog::__internal_warning (line 106) ... FAILED
[INFO] [stdout] test src/dmlog.rs - dmlog::__internal_info (line 88) ... FAILED
[INFO] [stdout] test src/dmextension.rs - dmextension::declare_extension (line 164) ... FAILED
[INFO] [stdout] test src/dmlog.rs - dmlog::__internal_user_debug (line 70) ... FAILED
[INFO] [stdout] test src/dmconfigfile.rs - dmconfigfile::get_int (line 46) ... FAILED
[INFO] [stdout] test src/lua.rs - lua::__internal_lua_error (line 232) ... FAILED
[INFO] [stdout] test src/lua.rs - lua::declare_functions (line 38) ... ok
[INFO] [stdout] test src/lua.rs - lua::__internal_push_fstring (line 256) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/dmlog.rs - dmlog::__internal_error (line 124) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dmlog`
[INFO] [stdout]  --> src/dmlog.rs:128:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | dmlog::error!("Lucky number: {lucky_number}");
[INFO] [stdout]   | ^^^^^ use of undeclared crate or module `dmlog`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dmlog`
[INFO] [stdout]  --> src/dmlog.rs:125:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | dmlog::error!("This is an error message!");
[INFO] [stdout]   | ^^^^^ use of undeclared crate or module `dmlog`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dmlog.rs - dmlog::__internal_fatal (line 142) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dmlog`
[INFO] [stdout]  --> src/dmlog.rs:146:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | dmlog::fatal!("Lucky number: {lucky_number}");
[INFO] [stdout]   | ^^^^^ use of undeclared crate or module `dmlog`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dmlog`
[INFO] [stdout]  --> src/dmlog.rs:143:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | dmlog::fatal!("Something has gone very, very wrong!");
[INFO] [stdout]   | ^^^^^ use of undeclared crate or module `dmlog`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dmlog.rs - dmlog::__internal_debug (line 52) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dmlog`
[INFO] [stdout]  --> src/dmlog.rs:56:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | dmlog::debug!("Lucky number: {lucky_number}");
[INFO] [stdout]   | ^^^^^ use of undeclared crate or module `dmlog`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dmlog`
[INFO] [stdout]  --> src/dmlog.rs:53:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | dmlog::debug!("This is a debug message!");
[INFO] [stdout]   | ^^^^^ use of undeclared crate or module `dmlog`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dmconfigfile.rs - dmconfigfile::declare_configfile_extension (line 204) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `LOG_DOMAIN` in the crate root
[INFO] [stdout]  --> src/dmconfigfile.rs:210:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     dmlog::info!("Config plugin created");
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `dmlog::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `LOG_DOMAIN` in the crate root
[INFO] [stdout]   --> src/dmconfigfile.rs:214:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     dmlog::info!("Config plugin destroyed");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dmlog::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `LOG_DOMAIN` in the crate root
[INFO] [stdout]   --> src/dmconfigfile.rs:237:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / declare_configfile_extension!(
[INFO] [stdout] 37 | |     MY_CONFIG_PLUGIN,
[INFO] [stdout] 38 | |     Some(plugin_create),
[INFO] [stdout] 39 | |     Some(plugin_destroy),
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |     Some(get_float)
[INFO] [stdout] 43 | | );
[INFO] [stdout]    | |_^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dmlog::error` which comes from the expansion of the macro `declare_configfile_extension` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `LOG_DOMAIN` in the crate root
[INFO] [stdout]   --> src/dmconfigfile.rs:237:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / declare_configfile_extension!(
[INFO] [stdout] 37 | |     MY_CONFIG_PLUGIN,
[INFO] [stdout] 38 | |     Some(plugin_create),
[INFO] [stdout] 39 | |     Some(plugin_destroy),
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |     Some(get_float)
[INFO] [stdout] 43 | | );
[INFO] [stdout]    | |_^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dmlog::error` which comes from the expansion of the macro `declare_configfile_extension` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dmconfigfile.rs - dmconfigfile::get_float (line 71) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `LOG_DOMAIN` in the crate root
[INFO] [stdout]   --> src/dmconfigfile.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     dmlog::info!("Gravity is: {gravity}");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dmlog::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dmconfigfile.rs - dmconfigfile::get_string (line 17) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `LOG_DOMAIN` in the crate root
[INFO] [stdout]   --> src/dmconfigfile.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     dmlog::info!("Project title is: {title}");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dmlog::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dmlog.rs - dmlog::__internal_warning (line 106) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dmlog`
[INFO] [stdout]  --> src/dmlog.rs:110:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | dmlog::warning!("Lucky number: {lucky_number}");
[INFO] [stdout]   | ^^^^^ use of undeclared crate or module `dmlog`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dmlog`
[INFO] [stdout]  --> src/dmlog.rs:107:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | dmlog::warning!("This is a warning message!");
[INFO] [stdout]   | ^^^^^ use of undeclared crate or module `dmlog`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dmlog.rs - dmlog::__internal_info (line 88) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dmlog`
[INFO] [stdout]  --> src/dmlog.rs:92:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | dmlog::info!("Lucky number: {lucky_number}");
[INFO] [stdout]   | ^^^^^ use of undeclared crate or module `dmlog`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dmlog`
[INFO] [stdout]  --> src/dmlog.rs:89:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | dmlog::info!("This is an informative message!");
[INFO] [stdout]   | ^^^^^ use of undeclared crate or module `dmlog`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dmextension.rs - dmextension::declare_extension (line 164) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `LOG_DOMAIN` in the crate root
[INFO] [stdout]   --> src/dmextension.rs:171:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     dmlog::info!("Registered extension MY_EXTENSION");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dmlog::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dmlog.rs - dmlog::__internal_user_debug (line 70) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dmlog`
[INFO] [stdout]  --> src/dmlog.rs:74:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | dmlog::user_debug!("Lucky number: {lucky_number}");
[INFO] [stdout]   | ^^^^^ use of undeclared crate or module `dmlog`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dmlog`
[INFO] [stdout]  --> src/dmlog.rs:71:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | dmlog::user_debug!("This is a user debug message!");
[INFO] [stdout]   | ^^^^^ use of undeclared crate or module `dmlog`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dmconfigfile.rs - dmconfigfile::get_int (line 46) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `LOG_DOMAIN` in the crate root
[INFO] [stdout]   --> src/dmconfigfile.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     dmlog::info!("Window width is: {display_width}");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dmlog::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lua.rs - lua::__internal_lua_error (line 232) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `LOG_DOMAIN` in the crate root
[INFO] [stdout]   --> src/lua.rs:242:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     dmlog::warning!("This line shouldn't get printed!");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dmlog::warning` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/dmconfigfile.rs - dmconfigfile::declare_configfile_extension (line 204)
[INFO] [stdout]     src/dmconfigfile.rs - dmconfigfile::get_float (line 71)
[INFO] [stdout]     src/dmconfigfile.rs - dmconfigfile::get_int (line 46)
[INFO] [stdout]     src/dmconfigfile.rs - dmconfigfile::get_string (line 17)
[INFO] [stdout]     src/dmextension.rs - dmextension::declare_extension (line 164)
[INFO] [stdout]     src/dmlog.rs - dmlog::__internal_debug (line 52)
[INFO] [stdout]     src/dmlog.rs - dmlog::__internal_error (line 124)
[INFO] [stdout]     src/dmlog.rs - dmlog::__internal_fatal (line 142)
[INFO] [stdout]     src/dmlog.rs - dmlog::__internal_info (line 88)
[INFO] [stdout]     src/dmlog.rs - dmlog::__internal_user_debug (line 70)
[INFO] [stdout]     src/dmlog.rs - dmlog::__internal_warning (line 106)
[INFO] [stdout]     src/lua.rs - lua::__internal_lua_error (line 232)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 12 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.60s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "dab446e79ad9fd496930b1d98fd175550b467b48fb1633d55d87fe70f0d0db09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dab446e79ad9fd496930b1d98fd175550b467b48fb1633d55d87fe70f0d0db09", kill_on_drop: false }`
[INFO] [stdout] dab446e79ad9fd496930b1d98fd175550b467b48fb1633d55d87fe70f0d0db09
[INFO] testing dmsdk-0.2.0 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate dmsdk 0.2.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate dmsdk 0.2.0 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 dmsdk 0.2.0
[INFO] finished tweaking crates.io crate dmsdk 0.2.0
[INFO] tweaked toml for crates.io crate dmsdk 0.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 47 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.63.0 (latest: v0.69.4)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding ctor v0.1.26 (latest: v0.2.8)
[INFO] [stderr]       Adding linux-raw-sys v0.4.14 (latest: v0.6.4)
[INFO] [stderr]       Adding peeking_take_while v0.1.2 (latest: v1.0.0)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.66)
[INFO] [stderr]       Adding which v4.4.2 (latest: v6.0.1)
[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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 5b9019f1351b81e6efb7c61caa6b23e9f0f9a19ac5f737eadece18161b1e7f67
[INFO] running `Command { std: "docker" "start" "-a" "5b9019f1351b81e6efb7c61caa6b23e9f0f9a19ac5f737eadece18161b1e7f67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b9019f1351b81e6efb7c61caa6b23e9f0f9a19ac5f737eadece18161b1e7f67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b9019f1351b81e6efb7c61caa6b23e9f0f9a19ac5f737eadece18161b1e7f67", kill_on_drop: false }`
[INFO] [stdout] 5b9019f1351b81e6efb7c61caa6b23e9f0f9a19ac5f737eadece18161b1e7f67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 8fe990ca3c324c0c6ee5e7a94e9e964b0eaf4e2ccdf3d0d27d5b5ac60920f88e
[INFO] running `Command { std: "docker" "start" "-a" "8fe990ca3c324c0c6ee5e7a94e9e964b0eaf4e2ccdf3d0d27d5b5ac60920f88e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling bindgen v0.63.0
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling dmsdk_ffi v0.1.1
[INFO] [stderr]    Compiling dmsdk v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.16s
[INFO] running `Command { std: "docker" "inspect" "8fe990ca3c324c0c6ee5e7a94e9e964b0eaf4e2ccdf3d0d27d5b5ac60920f88e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fe990ca3c324c0c6ee5e7a94e9e964b0eaf4e2ccdf3d0d27d5b5ac60920f88e", kill_on_drop: false }`
[INFO] [stdout] 8fe990ca3c324c0c6ee5e7a94e9e964b0eaf4e2ccdf3d0d27d5b5ac60920f88e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 1c1a430e0983fa2d32baf1ee18115a1266472a0cdd14069b2253794f3d9156b3
[INFO] running `Command { std: "docker" "start" "-a" "1c1a430e0983fa2d32baf1ee18115a1266472a0cdd14069b2253794f3d9156b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling dmsdk v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] running `Command { std: "docker" "inspect" "1c1a430e0983fa2d32baf1ee18115a1266472a0cdd14069b2253794f3d9156b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c1a430e0983fa2d32baf1ee18115a1266472a0cdd14069b2253794f3d9156b3", kill_on_drop: false }`
[INFO] [stdout] 1c1a430e0983fa2d32baf1ee18115a1266472a0cdd14069b2253794f3d9156b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 3c10bcd1771f47eeeea517e4b9757106f76ba78ece55d9ee32e799a0306f8fec
[INFO] running `Command { std: "docker" "start" "-a" "3c10bcd1771f47eeeea517e4b9757106f76ba78ece55d9ee32e799a0306f8fec", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dmsdk-2a582887a5fef523)
[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 dmsdk
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test src/dmlog.rs - dmlog::__internal_fatal (line 142) ... FAILED
[INFO] [stdout] test src/dmlog.rs - dmlog::__internal_debug (line 52) ... FAILED
[INFO] [stdout] test src/dmlog.rs - dmlog::__internal_error (line 124) ... FAILED
[INFO] [stdout] test src/dmconfigfile.rs - dmconfigfile::get_int (line 46) ... FAILED
[INFO] [stdout] test src/dmlog.rs - dmlog::__internal_info (line 88) ... FAILED
[INFO] [stdout] test src/dmconfigfile.rs - dmconfigfile::get_float (line 71) ... FAILED
[INFO] [stdout] test src/dmextension.rs - dmextension::declare_extension (line 164) ... FAILED
[INFO] [stdout] test src/dmlog.rs - dmlog::__internal_user_debug (line 70) ... FAILED
[INFO] [stdout] test src/dmconfigfile.rs - dmconfigfile::get_string (line 17) ... FAILED
[INFO] [stdout] test src/dmlog.rs - dmlog::__internal_warning (line 106) ... FAILED
[INFO] [stdout] test src/dmconfigfile.rs - dmconfigfile::declare_configfile_extension (line 204) ... FAILED
[INFO] [stdout] test src/lua.rs - lua::__internal_lua_error (line 232) ... FAILED
[INFO] [stdout] test src/lua.rs - lua::declare_functions (line 38) ... ok
[INFO] [stdout] test src/lua.rs - lua::__internal_push_fstring (line 256) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/dmlog.rs - dmlog::__internal_fatal (line 142) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dmlog`
[INFO] [stdout]  --> src/dmlog.rs:146:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | dmlog::fatal!("Lucky number: {lucky_number}");
[INFO] [stdout]   | ^^^^^ use of undeclared crate or module `dmlog`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dmlog`
[INFO] [stdout]  --> src/dmlog.rs:143:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | dmlog::fatal!("Something has gone very, very wrong!");
[INFO] [stdout]   | ^^^^^ use of undeclared crate or module `dmlog`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dmlog.rs - dmlog::__internal_debug (line 52) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dmlog`
[INFO] [stdout]  --> src/dmlog.rs:56:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | dmlog::debug!("Lucky number: {lucky_number}");
[INFO] [stdout]   | ^^^^^ use of undeclared crate or module `dmlog`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dmlog`
[INFO] [stdout]  --> src/dmlog.rs:53:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | dmlog::debug!("This is a debug message!");
[INFO] [stdout]   | ^^^^^ use of undeclared crate or module `dmlog`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dmlog.rs - dmlog::__internal_error (line 124) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dmlog`
[INFO] [stdout]  --> src/dmlog.rs:128:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | dmlog::error!("Lucky number: {lucky_number}");
[INFO] [stdout]   | ^^^^^ use of undeclared crate or module `dmlog`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dmlog`
[INFO] [stdout]  --> src/dmlog.rs:125:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | dmlog::error!("This is an error message!");
[INFO] [stdout]   | ^^^^^ use of undeclared crate or module `dmlog`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dmconfigfile.rs - dmconfigfile::get_int (line 46) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `LOG_DOMAIN` in the crate root
[INFO] [stdout]   --> src/dmconfigfile.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     dmlog::info!("Window width is: {display_width}");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dmlog::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dmlog.rs - dmlog::__internal_info (line 88) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dmlog`
[INFO] [stdout]  --> src/dmlog.rs:92:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | dmlog::info!("Lucky number: {lucky_number}");
[INFO] [stdout]   | ^^^^^ use of undeclared crate or module `dmlog`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dmlog`
[INFO] [stdout]  --> src/dmlog.rs:89:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | dmlog::info!("This is an informative message!");
[INFO] [stdout]   | ^^^^^ use of undeclared crate or module `dmlog`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dmconfigfile.rs - dmconfigfile::get_float (line 71) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `LOG_DOMAIN` in the crate root
[INFO] [stdout]   --> src/dmconfigfile.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     dmlog::info!("Gravity is: {gravity}");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dmlog::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dmextension.rs - dmextension::declare_extension (line 164) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `LOG_DOMAIN` in the crate root
[INFO] [stdout]   --> src/dmextension.rs:171:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     dmlog::info!("Registered extension MY_EXTENSION");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dmlog::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dmlog.rs - dmlog::__internal_user_debug (line 70) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dmlog`
[INFO] [stdout]  --> src/dmlog.rs:74:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | dmlog::user_debug!("Lucky number: {lucky_number}");
[INFO] [stdout]   | ^^^^^ use of undeclared crate or module `dmlog`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dmlog`
[INFO] [stdout]  --> src/dmlog.rs:71:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | dmlog::user_debug!("This is a user debug message!");
[INFO] [stdout]   | ^^^^^ use of undeclared crate or module `dmlog`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dmconfigfile.rs - dmconfigfile::get_string (line 17) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `LOG_DOMAIN` in the crate root
[INFO] [stdout]   --> src/dmconfigfile.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     dmlog::info!("Project title is: {title}");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dmlog::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dmlog.rs - dmlog::__internal_warning (line 106) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dmlog`
[INFO] [stdout]  --> src/dmlog.rs:110:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | dmlog::warning!("Lucky number: {lucky_number}");
[INFO] [stdout]   | ^^^^^ use of undeclared crate or module `dmlog`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dmlog`
[INFO] [stdout]  --> src/dmlog.rs:107:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | dmlog::warning!("This is a warning message!");
[INFO] [stdout]   | ^^^^^ use of undeclared crate or module `dmlog`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dmconfigfile.rs - dmconfigfile::declare_configfile_extension (line 204) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `LOG_DOMAIN` in the crate root
[INFO] [stdout]  --> src/dmconfigfile.rs:210:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     dmlog::info!("Config plugin created");
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `dmlog::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `LOG_DOMAIN` in the crate root
[INFO] [stdout]   --> src/dmconfigfile.rs:214:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     dmlog::info!("Config plugin destroyed");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dmlog::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `LOG_DOMAIN` in the crate root
[INFO] [stdout]   --> src/dmconfigfile.rs:237:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / declare_configfile_extension!(
[INFO] [stdout] 37 | |     MY_CONFIG_PLUGIN,
[INFO] [stdout] 38 | |     Some(plugin_create),
[INFO] [stdout] 39 | |     Some(plugin_destroy),
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |     Some(get_float)
[INFO] [stdout] 43 | | );
[INFO] [stdout]    | |_^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dmlog::error` which comes from the expansion of the macro `declare_configfile_extension` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `LOG_DOMAIN` in the crate root
[INFO] [stdout]   --> src/dmconfigfile.rs:237:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / declare_configfile_extension!(
[INFO] [stdout] 37 | |     MY_CONFIG_PLUGIN,
[INFO] [stdout] 38 | |     Some(plugin_create),
[INFO] [stdout] 39 | |     Some(plugin_destroy),
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |     Some(get_float)
[INFO] [stdout] 43 | | );
[INFO] [stdout]    | |_^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dmlog::error` which comes from the expansion of the macro `declare_configfile_extension` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lua.rs - lua::__internal_lua_error (line 232) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `LOG_DOMAIN` in the crate root
[INFO] [stdout]   --> src/lua.rs:242:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     dmlog::warning!("This line shouldn't get printed!");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dmlog::warning` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/dmconfigfile.rs - dmconfigfile::declare_configfile_extension (line 204)
[INFO] [stdout]     src/dmconfigfile.rs - dmconfigfile::get_float (line 71)
[INFO] [stdout]     src/dmconfigfile.rs - dmconfigfile::get_int (line 46)
[INFO] [stdout]     src/dmconfigfile.rs - dmconfigfile::get_string (line 17)
[INFO] [stdout]     src/dmextension.rs - dmextension::declare_extension (line 164)
[INFO] [stdout]     src/dmlog.rs - dmlog::__internal_debug (line 52)
[INFO] [stdout]     src/dmlog.rs - dmlog::__internal_error (line 124)
[INFO] [stdout]     src/dmlog.rs - dmlog::__internal_fatal (line 142)
[INFO] [stdout]     src/dmlog.rs - dmlog::__internal_info (line 88)
[INFO] [stdout]     src/dmlog.rs - dmlog::__internal_user_debug (line 70)
[INFO] [stdout]     src/dmlog.rs - dmlog::__internal_warning (line 106)
[INFO] [stdout]     src/lua.rs - lua::__internal_lua_error (line 232)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 12 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "3c10bcd1771f47eeeea517e4b9757106f76ba78ece55d9ee32e799a0306f8fec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c10bcd1771f47eeeea517e4b9757106f76ba78ece55d9ee32e799a0306f8fec", kill_on_drop: false }`
[INFO] [stdout] 3c10bcd1771f47eeeea517e4b9757106f76ba78ece55d9ee32e799a0306f8fec
