[INFO] fetching crate obfstr 0.1.1... [INFO] checking obfstr-0.1.1 against try#879b8cb7dc2ad9102994457e73cf78d124926ea5 for pr-73084 [INFO] extracting crate obfstr 0.1.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate obfstr 0.1.1 on toolchain 879b8cb7dc2ad9102994457e73cf78d124926ea5 [INFO] running `"/workspace/cargo-home/bin/cargo" "+879b8cb7dc2ad9102994457e73cf78d124926ea5" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate obfstr 0.1.1 [INFO] finished tweaking crates.io crate obfstr 0.1.1 [INFO] tweaked toml for crates.io crate obfstr 0.1.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+879b8cb7dc2ad9102994457e73cf78d124926ea5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+879b8cb7dc2ad9102994457e73cf78d124926ea5" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+879b8cb7dc2ad9102994457e73cf78d124926ea5" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 91480b01594013571a4ea8f217042cf205c65b6bd493bb5af9b470fd3f585a27 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "91480b01594013571a4ea8f217042cf205c65b6bd493bb5af9b470fd3f585a27"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling obfstr v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling obfstr-impl v0.1.1 [INFO] [stderr] error: custom attribute panicked [INFO] [stderr] --> tests/main.rs:12:13 [INFO] [stderr] | [INFO] [stderr] 12 | assert_eq!(obfstr::obfstr!(L"ABC"), &[b'A' as u16, b'B' as u16, b'C' as u16]); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: message: expected a string literal: ` "ABC" ` [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `S` in this scope [INFO] [stderr] --> tests/main.rs:12:13 [INFO] [stderr] | [INFO] [stderr] 12 | assert_eq!(obfstr::obfstr!(L"ABC"), &[b'A' as u16, b'B' as u16, b'C' as u16]); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `obfstr`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "91480b01594013571a4ea8f217042cf205c65b6bd493bb5af9b470fd3f585a27"` [INFO] running `"docker" "rm" "-f" "91480b01594013571a4ea8f217042cf205c65b6bd493bb5af9b470fd3f585a27"` [INFO] [stdout] 91480b01594013571a4ea8f217042cf205c65b6bd493bb5af9b470fd3f585a27